|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SharedLibraryDesc | |
|---|---|
| org.apache.servicemix.jbi.deployer.artifacts | |
| org.apache.servicemix.jbi.deployer.descriptor | JBI descriptor POJOs based model. |
| org.apache.servicemix.jbi.deployer.impl | OSGi deployer implementation for JBI artifacts. |
| Uses of SharedLibraryDesc in org.apache.servicemix.jbi.deployer.artifacts |
|---|
| Constructors in org.apache.servicemix.jbi.deployer.artifacts with parameters of type SharedLibraryDesc | |
|---|---|
SharedLibraryImpl(org.osgi.framework.Bundle bundle,
SharedLibraryDesc library,
java.lang.ClassLoader classLoader)
|
|
| Uses of SharedLibraryDesc in org.apache.servicemix.jbi.deployer.descriptor |
|---|
| Methods in org.apache.servicemix.jbi.deployer.descriptor that return SharedLibraryDesc | |
|---|---|
SharedLibraryDesc |
Descriptor.getSharedLibrary()
|
| Methods in org.apache.servicemix.jbi.deployer.descriptor with parameters of type SharedLibraryDesc | |
|---|---|
void |
Descriptor.setSharedLibrary(SharedLibraryDesc sharedLibrary)
|
| Uses of SharedLibraryDesc in org.apache.servicemix.jbi.deployer.impl |
|---|
| Methods in org.apache.servicemix.jbi.deployer.impl with parameters of type SharedLibraryDesc | |
|---|---|
SharedLibraryImpl |
Deployer.registerSharedLibrary(org.osgi.framework.Bundle bundle,
SharedLibraryDesc sharedLibraryDesc,
java.lang.ClassLoader classLoader)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||