|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ServiceUnitLifeCycle in org.ow2.petals.container.lifecycle |
|---|
| Methods in org.ow2.petals.container.lifecycle that return types with arguments of type ServiceUnitLifeCycle | |
|---|---|
java.util.List<ServiceUnitLifeCycle> |
ServiceAssemblyLifeCycle.getServiceUnitLifeCycles()
|
| Methods in org.ow2.petals.container.lifecycle with parameters of type ServiceUnitLifeCycle | |
|---|---|
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 |
| Uses of ServiceUnitLifeCycle in org.ow2.petals.jbi.management.admin |
|---|
| Methods in org.ow2.petals.jbi.management.admin that return types with arguments of type ServiceUnitLifeCycle | |
|---|---|
java.util.List<ServiceUnitLifeCycle> |
AdminService.getServiceUnitsLifeCyclesForComponent(java.lang.String component)
|
java.util.List<ServiceUnitLifeCycle> |
AdminServiceImpl.getServiceUnitsLifeCyclesForComponent(java.lang.String component)
|
| Uses of ServiceUnitLifeCycle in org.ow2.petals.jbi.management.task.deployment.undeploy |
|---|
| Methods in org.ow2.petals.jbi.management.task.deployment.undeploy with parameters of type ServiceUnitLifeCycle | |
|---|---|
protected java.lang.String |
UndeployAllSUsTask.undeploySU(ServiceUnitLifeCycle suLifeCycle)
Process the undeployment of the given service unit. |
| Uses of ServiceUnitLifeCycle in org.ow2.petals.jbi.messaging.routing |
|---|
| Method parameters in org.ow2.petals.jbi.messaging.routing with type arguments of type ServiceUnitLifeCycle | |
|---|---|
void |
RouterServiceImpl.modifiedSALifeCycle(java.util.List<ServiceUnitLifeCycle> serviceUnitLifeCycles)
|
void |
RouterService.modifiedSALifeCycle(java.util.List<ServiceUnitLifeCycle> serviceUnitLifes)
Inform that a SA life-cycle has changed its state. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||