Uses of Class
org.apache.servicemix.jbi.deployer.artifacts.SharedLibraryImpl

Packages that use SharedLibraryImpl
org.apache.servicemix.jbi.deployer.impl OSGi deployer implementation for JBI artifacts. 
 

Uses of SharedLibraryImpl in org.apache.servicemix.jbi.deployer.impl
 

Methods in org.apache.servicemix.jbi.deployer.impl that return SharedLibraryImpl
 SharedLibraryImpl Deployer.getSharedLibrary(String name)
           
 SharedLibraryImpl Deployer.registerSharedLibrary(org.osgi.framework.Bundle bundle, SharedLibraryDesc sharedLibraryDesc, ClassLoader classLoader)
           
 

Methods in org.apache.servicemix.jbi.deployer.impl that return types with arguments of type SharedLibraryImpl
 Map<String,SharedLibraryImpl> Deployer.getSharedLibraries()
           
 



Copyright © 2005-2011 The Apache Software Foundation. All Rights Reserved.