Uses of Class
org.apache.servicemix.jbi.deployer.descriptor.SharedLibraryList

Packages that use SharedLibraryList
org.apache.servicemix.jbi.deployer.descriptor JBI descriptor POJOs based model. 
 

Uses of SharedLibraryList in org.apache.servicemix.jbi.deployer.descriptor
 

Methods in org.apache.servicemix.jbi.deployer.descriptor that return SharedLibraryList
 SharedLibraryList[] ComponentDesc.getSharedLibraries()
           
 

Methods in org.apache.servicemix.jbi.deployer.descriptor with parameters of type SharedLibraryList
 void ComponentDesc.setSharedLibraries(SharedLibraryList[] sharedLibraries)
           
 



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