| Package | Description |
|---|---|
| org.mule.runtime.core.internal.lifecycle.phases |
| Modifier and Type | Class and Description |
|---|---|
class |
ContainerManagedLifecyclePhase
Deprecated.
as of 3.7.0 since it's no longer used
|
class |
MuleContextDisposePhase
Objects are disposed of via the Registry since the Registry manages the creation/initialisation of the objects it must also
take care of disposing them.
|
class |
MuleContextInitialisePhase
The MuleContextInitialisePhase defines the lifecycle behaviour when the Mule context is initialised.
|
class |
MuleContextStartPhase
The Start phase for the MuleContext.
|
class |
MuleContextStopPhase
The Stop phase for the Management context LifecycleManager.
|
class |
NotInLifecyclePhase
This lifecycle phase marks the 'pre-lifecycle' phase of an object.
|
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.