public class MuleContextInitialisePhase extends DefaultLifecyclePhase
Initialisable will have its
Initialisable.initialise() method called. Objects are initialised in the order
based on type: Agent, FlowConstruct,
followed by any other object that implements Initialisable.MuleContext,
LifecycleManager,
InitialisableloggerALL_PHASES| Constructor and Description |
|---|
MuleContextInitialisePhase() |
| Modifier and Type | Method and Description |
|---|---|
void |
applyLifecycle(Object o) |
addOrderedLifecycleObject, getIgnoredObjectTypes, getLifecycleClass, getName, getOppositeLifecyclePhase, getOrderedLifecycleObjects, getSupportedPhases, ignoreType, isPhaseSupported, registerSupportedPhase, removeOrderedLifecycleObject, setIgnoredObjectTypes, setLifecycleClass, setOrderedLifecycleObjects, setSupportedPhases, sortLifecycleInstancespublic void applyLifecycle(Object o) throws org.mule.runtime.api.lifecycle.LifecycleException
applyLifecycle in interface LifecyclePhaseapplyLifecycle in class DefaultLifecyclePhaseorg.mule.runtime.api.lifecycle.LifecycleExceptionCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.