|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.lifecycle.phases.DefaultLifecyclePhase
org.mule.lifecycle.phases.ContainerManagedLifecyclePhase
public class ContainerManagedLifecyclePhase
A container-managed lifecycle phase is called by the container itself. This class acts as a marker to enable tracking of phases even if Mule does not initiate the phase
Field Summary |
---|
Fields inherited from class org.mule.lifecycle.phases.DefaultLifecyclePhase |
---|
logger |
Fields inherited from interface org.mule.api.lifecycle.LifecyclePhase |
---|
ALL_PHASES |
Constructor Summary | |
---|---|
ContainerManagedLifecyclePhase(java.lang.String name,
java.lang.Class<?> lifecycleClass,
java.lang.String oppositePhaseName)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ContainerManagedLifecyclePhase(java.lang.String name, java.lang.Class<?> lifecycleClass, java.lang.String oppositePhaseName)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |