Package | Description |
---|---|
org.ow2.petals.microkernel.api.container |
Modifier and Type | Method and Description |
---|---|
ComponentLifeCycle |
ContainerService.createComponentLifeCycle(org.ow2.petals.jbi.descriptor.original.generated.Component componentDescription)
Create a JBI component life cycle and its associated Fractal component, from its component description, and then
starts it.
|
ComponentLifeCycle |
ContainerService.getComponentLifecycleByName(String name)
Get a JBI component life cycle (
ComponentLifeCycle ) by its component name. |
Modifier and Type | Method and Description |
---|---|
Map<String,ComponentLifeCycle> |
ContainerService.getComponentLifecycles()
Get the list of
ComponentLifeCycle s |
Copyright © 2005-2016 Linagora. All Rights Reserved.