|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceAssemblyLifeCycle | |
---|---|
org.ow2.petals.microkernel.api.jbi.management |
Uses of ServiceAssemblyLifeCycle in org.ow2.petals.microkernel.api.jbi.management |
---|
Methods in org.ow2.petals.microkernel.api.jbi.management that return ServiceAssemblyLifeCycle | |
---|---|
ServiceAssemblyLifeCycle |
Context.getSaLifeCycle()
|
ServiceAssemblyLifeCycle |
AdminService.getServiceAssemblyByName(String saName)
Get the ServiceAssemblyLifeCycle by its unique name. |
Methods in org.ow2.petals.microkernel.api.jbi.management that return types with arguments of type ServiceAssemblyLifeCycle | |
---|---|
Map<String,ServiceAssemblyLifeCycle> |
AdminService.getServiceAssemblies()
Get the map of ServiceAssemblyLifeCycle by names. |
Methods in org.ow2.petals.microkernel.api.jbi.management with parameters of type ServiceAssemblyLifeCycle | |
---|---|
void |
AdminService.registerServiceAssembly(ServiceAssemblyLifeCycle serviceAssemblyLifeCycle,
String name)
|
void |
Context.setSaLifeCycle(ServiceAssemblyLifeCycle saLifeCycle)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |