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
,
Startable
logger
ALL_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, setSupportedPhases
public MuleContextStartPhase()
public MuleContextStartPhase(Class[] ignorredObjects)
protected List sortLifecycleInstances(Collection objects, LifecycleObject lo)
sortLifecycleInstances
in class DefaultLifecyclePhase
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.