Uses of Interface
org.ow2.petals.microkernel.api.container.SharedLibraryLifeCycle

Packages that use SharedLibraryLifeCycle
org.ow2.petals.microkernel.api.jbi.management   
 

Uses of SharedLibraryLifeCycle in org.ow2.petals.microkernel.api.jbi.management
 

Methods in org.ow2.petals.microkernel.api.jbi.management that return SharedLibraryLifeCycle
 SharedLibraryLifeCycle AdminService.getSharedLibraryByName(String slName)
          Get the SharedLibraryLifeCycle by its unique name.
 

Methods in org.ow2.petals.microkernel.api.jbi.management that return types with arguments of type SharedLibraryLifeCycle
 Map<String,SharedLibraryLifeCycle> AdminService.getSharedLibraries()
          Get the map of SharedLibraryLifeCycle by names.
 

Methods in org.ow2.petals.microkernel.api.jbi.management with parameters of type SharedLibraryLifeCycle
 void AdminService.registerSharedLibrary(SharedLibraryLifeCycle sharedLibraryLifeCycle, String name)
           
 



Copyright © 2005-2015 Linagora. All Rights Reserved.