|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClassPath | |
|---|---|
| org.apache.servicemix.jbi.deployer.descriptor | JBI descriptor POJOs based model. |
| Uses of ClassPath in org.apache.servicemix.jbi.deployer.descriptor |
|---|
| Methods in org.apache.servicemix.jbi.deployer.descriptor that return ClassPath | |
|---|---|
ClassPath |
ComponentDesc.getBootstrapClassPath()
|
ClassPath |
ComponentDesc.getComponentClassPath()
|
ClassPath |
SharedLibraryDesc.getSharedLibraryClassPath()
|
| Methods in org.apache.servicemix.jbi.deployer.descriptor with parameters of type ClassPath | |
|---|---|
void |
ComponentDesc.setBootstrapClassPath(ClassPath bootstrapClassPath)
|
void |
ComponentDesc.setComponentClassPath(ClassPath componentClassPath)
|
void |
SharedLibraryDesc.setSharedLibraryClassPath(ClassPath sharedLibraryClassPath)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||