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(java.lang.String name)
           
 SharedLibraryImpl Deployer.registerSharedLibrary(org.osgi.framework.Bundle bundle, SharedLibraryDesc sharedLibraryDesc, java.lang.ClassLoader classLoader)
           
 

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



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