Uses of Interface
org.ow2.petals.container.lifecycle.SharedLibraryLifeCycle

Packages that use SharedLibraryLifeCycle
org.ow2.petals.container.lifecycle   
org.ow2.petals.jbi.management.admin   
 

Uses of SharedLibraryLifeCycle in org.ow2.petals.container.lifecycle
 

Classes in org.ow2.petals.container.lifecycle that implement SharedLibraryLifeCycle
 class SharedLibraryLifeCycleImpl
          The LifeCycle implementation of the shared library.
 

Uses of SharedLibraryLifeCycle in org.ow2.petals.jbi.management.admin
 

Methods in org.ow2.petals.jbi.management.admin that return SharedLibraryLifeCycle
 SharedLibraryLifeCycle AdminService.getSharedLibraryByName(java.lang.String slName)
          Get the SharedLibraryLifeCycle by its unique name.
 SharedLibraryLifeCycle AdminServiceImpl.getSharedLibraryByName(java.lang.String slName)
           
 

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

Methods in org.ow2.petals.jbi.management.admin with parameters of type SharedLibraryLifeCycle
 void AdminService.registerSharedLibrary(SharedLibraryLifeCycle sharedLibraryLifeCycle, java.lang.String name)
           
 void AdminServiceImpl.registerSharedLibrary(SharedLibraryLifeCycle sharedLibraryLifeCycle, java.lang.String name)
           
 



Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.