|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractLifecycleManager | |
|---|---|
| org.mule.construct | |
| org.mule.lifecycle | |
| org.mule.model | |
| org.mule.service | |
| org.mule.transport | Contains Abstract classes providing common functionality for all Mule providers. |
| Uses of AbstractLifecycleManager in org.mule.construct |
|---|
| Subclasses of AbstractLifecycleManager in org.mule.construct | |
|---|---|
class |
FlowConstructLifecycleManager
The lifecycle manager responsible for managing lifecycle transitions for a Mule service. |
| Uses of AbstractLifecycleManager in org.mule.lifecycle |
|---|
| Subclasses of AbstractLifecycleManager in org.mule.lifecycle | |
|---|---|
class |
MuleContextLifecycleManager
This is a specialized class that extends RegistryLifecycleManager and will
invoke lifecycle on the registry instance for the MuleContext. |
class |
RegistryLifecycleManager
|
class |
SimpleLifecycleManager<O>
This LifecycleManager implementation is designed to track the lifecycle of objects
that support the Initialisable.PHASE_NAME, Startable.PHASE_NAME,
Stoppable.PHASE_NAME and Disposable.PHASE_NAME phases and
adds convenience methods for firing these phases by callbacks. |
| Uses of AbstractLifecycleManager in org.mule.model |
|---|
| Subclasses of AbstractLifecycleManager in org.mule.model | |
|---|---|
class |
ModelLifecycleManager
Handles Lifecycle transitions for Model implementations |
| Uses of AbstractLifecycleManager in org.mule.service |
|---|
| Subclasses of AbstractLifecycleManager in org.mule.service | |
|---|---|
class |
ServiceLifecycleManager
The lifecycle manager responsible for managing lifecycle transitions for a Mule service. |
| Uses of AbstractLifecycleManager in org.mule.transport |
|---|
| Subclasses of AbstractLifecycleManager in org.mule.transport | |
|---|---|
class |
ConnectableLifecycleManager<O>
TODO |
class |
ConnectorLifecycleManager
Manages the lifecycle of connectors in Mule. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||