|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.api.lifecycle.LifecycleTransitionResult
public final class LifecycleTransitionResult
Restrict possible results - only OK or a retry based on some throwable are currently allowed.
Constructor Summary | |
---|---|
LifecycleTransitionResult()
|
Method Summary | |
---|---|
static void |
initialiseAll(java.util.Iterator<? extends Initialisable> children)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LifecycleTransitionResult()
Method Detail |
---|
public static void initialiseAll(java.util.Iterator<? extends Initialisable> children) throws InitialisationException
InitialisationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |