Package | Description |
---|---|
org.ow2.petals.microkernel.api.container |
Modifier and Type | Method and Description |
---|---|
Collection<ServiceUnitLifeCycle> |
ServiceAssemblyLifeCycle.getServiceUnitLifeCycles() |
Collection<ServiceUnitLifeCycle> |
ContainerService.getServiceUnitsLifeCyclesByComponent(String component) |
Modifier and Type | Method and Description |
---|---|
void |
ServiceAssemblyLifeCycle.registerSU(ServiceUnitLifeCycle serviceUnitLifeCycle)
Register a ServiceUnitLifeCycle into a synchronized map of the
ServiceAssemblyLifeCycle
|
void |
ServiceAssemblyLifeCycle.unregisterSU(ServiceUnitLifeCycle serviceUnitLifeCycle)
Unregister a ServiceUnitLifeCycle from a synchronized map of the
ServiceAssemblyLifeCycle
|
Copyright © 2005-2016 Linagora. All Rights Reserved.