|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LifecyclePair
A coupling of two opposite LifecyclePhase instances such as initialise and dispose or start and stop
Mule treats lifecycle in pairs in order to return system state to a level consistency when an opposite lifecycle method is called.
| Method Summary | |
|---|---|
LifecyclePhase |
getBegin()
The beginning lifecycle phase in the pair i.e. |
LifecyclePhase |
getEnd()
The end lifecycle phase in the pair i.e. |
| Method Detail |
|---|
LifecyclePhase getBegin()
LifecyclePhase getEnd()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||