Package org.mule.lifecycle.phases

Class Summary
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.
MuleContextInitialisePhase Since all objects are created and initialised in the registry, the Initialise lifecyclePhase is always taken care of by the Registry, hence this class extends ContainerManagedLifecyclePhase
MuleContextStartPhase The Start phase for the Management context LifecycleManager.
MuleContextStopPhase The Stop phase for the Management context LifecycleManager.
NotInLifecyclePhase This lifecycle phase marks the 'pre-lifecycle' phase of an object.
TransientRegistryDisposePhase The Dispose phase for the TransientRegistry LifecycleManager.
TransientRegistryInitialisePhase The Initialise phase for the TransientRegistry LifecycleManager.
 



Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.