Uses of Class
org.apache.servicemix.jbi.deployment.ClassPath

Packages that use ClassPath
org.apache.servicemix.jbi.deployment   
 

Uses of ClassPath in org.apache.servicemix.jbi.deployment
 

Methods in org.apache.servicemix.jbi.deployment that return ClassPath
 ClassPath Component.getBootstrapClassPath()
           
 ClassPath Component.getComponentClassPath()
           
 ClassPath SharedLibrary.getSharedLibraryClassPath()
           
 

Methods in org.apache.servicemix.jbi.deployment with parameters of type ClassPath
 void Component.setBootstrapClassPath(ClassPath bootstrapClassPath)
           
 void Component.setComponentClassPath(ClassPath componentClassPath)
           
 void SharedLibrary.setSharedLibraryClassPath(ClassPath sharedLibraryClassPath)
           
 



Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.