org.mule.lifecycle.phases
Class MuleContextInitialisePhase
java.lang.Object
org.mule.lifecycle.DefaultLifecyclePhase
org.mule.lifecycle.phases.MuleContextInitialisePhase
- All Implemented Interfaces:
- MuleContextAware, LifecyclePhase
public class MuleContextInitialisePhase
- extends DefaultLifecyclePhase
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
| Methods inherited from class org.mule.lifecycle.DefaultLifecyclePhase |
addOrderedLifecycleObject, applyLifecycle, applyLifecycle, getIgnoredObjectTypes, getLifecycleClass, getName, getOppositeLifecyclePhase, getOrderedLifecycleObjects, getSupportedPhases, ignoreType, isPhaseSupported, registerSupportedPhase, removeOrderedLifecycleObject, setIgnoredObjectTypes, setLifecycleClass, setMuleContext, setOrderedLifecycleObjects, setSupportedPhases, sortLifecycleInstances |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MuleContextInitialisePhase
public MuleContextInitialisePhase()
Copyright © 2003-2010 MuleSoft, Inc.. All Rights Reserved.