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 MuleContext.
MuleContextStopPhase The Stop phase for the Management context LifecycleManager.
NotInLifecyclePhase This lifecycle phase marks the 'pre-lifecycle' phase of an object.
 



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