org.jboss.soa.esb.listeners.lifecycle

Package org.jboss.soa.esb.listeners.lifecycle

Interface Summary
LifecycleControllerMBean LifecycleControllerMBean is an MBean that monitors lifecycle state and allows management of the lifeycle state.
ManagedLifecycle  
ManagedLifecycleEventListener This interface represents the lifecycle events generated by a managed instance.
ManagedLifecycleThreadEventListener This interface represents the lifecycle events generated by a threaded managed instance.
 

Class Summary
AbstractManagedLifecycle This class represents the lifecycle for a managed instance.
AbstractThreadedManagedLifecycle This class provides threaded support for a managed instance.
LifecycleController LifecycleController is an MBean implementation that
ManagedLifecycleController Controller class to manage the lifecycles of a set of managed instances.
ManagedLifecycleStateEvent  
ManagedLifecycleThreadStateEvent  
 

Enum Summary
ManagedLifecycleState This enumeration represents the lifecycle state of a managed instance.
ManagedLifecycleThreadState This enumeration represents the lifecycle state of a thread in an managed instance.
 

Exception Summary
ManagedLifecycleException Exception representing errors in a managed lifecycle.