Package | Description |
---|---|
org.ow2.petals.microkernel.api.container |
Modifier and Type | Method and Description |
---|---|
SharedLibraryLifeCycle |
ContainerService.createSharedLibraryLifeCycle(org.ow2.petals.jbi.descriptor.original.generated.Jbi.SharedLibrary sl)
Create a JBI shared library life cycle and its associated Fractal component, from its description, and then
starts it.
|
SharedLibraryLifeCycle |
ContainerService.getSharedLibraryByName(String slName,
String slVersion)
Get the
SharedLibraryLifeCycle by its unique name. |
Modifier and Type | Method and Description |
---|---|
Map<SharedLibraryBean,SharedLibraryLifeCycle> |
ContainerService.getSharedLibraries()
Get the map of
SharedLibraryLifeCycle s by names. |
Copyright © 2005-2016 Linagora. All Rights Reserved.