public class MuleContextStartPhase extends DefaultLifecyclePhase
org.mule.api.UMOManagementContext#start() with initiate this phase via the
LifecycleManager. This phase controls the order in
which objects should be started.org.mule.api.UMOManagementContext,
LifecycleManager,
StartableloggerALL_PHASES| Constructor and Description |
|---|
MuleContextStartPhase() |
MuleContextStartPhase(Class[] ignorredObjects) |
| Modifier and Type | Method and Description |
|---|---|
protected List |
sortLifecycleInstances(Collection objects,
LifecycleObject lo)
Make sure that the agents are started up in proper order.
|
addOrderedLifecycleObject, applyLifecycle, fireLifecycle, getIgnoredObjectTypes, getLifecycleClass, getName, getOppositeLifecyclePhase, getOrderedLifecycleObjects, getRegistryScope, getSupportedPhases, ignoreType, isPhaseSupported, registerSupportedPhase, removeOrderedLifecycleObject, setIgnoredObjectTypes, setLifecycleClass, setOrderedLifecycleObjects, setRegistryScope, setSupportedPhasespublic MuleContextStartPhase()
public MuleContextStartPhase(Class[] ignorredObjects)
protected List sortLifecycleInstances(Collection objects, LifecycleObject lo)
sortLifecycleInstances in class DefaultLifecyclePhaseCopyright © 2003-2012 MuleSource, Inc.. All Rights Reserved.