|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.jiac.micro.core.LifecycleHandler
public final class LifecycleHandler
| Nested Class Summary | |
|---|---|
static interface |
LifecycleHandler.ILifecycleContext
|
static interface |
LifecycleHandler.LifecycleState
|
static class |
LifecycleHandler.ListableLifecycleContext
|
static class |
LifecycleHandler.SimpleLifecycleContext
|
| Method Summary | |
|---|---|
static boolean |
makeTransitionsTo(ILifecycleAware la,
byte currentState,
byte targetState,
org.slf4j.Logger logger)
|
static boolean |
makeTransitionsTo(LifecycleHandler.ILifecycleContext context,
byte targetState,
org.slf4j.Logger logger)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static boolean makeTransitionsTo(ILifecycleAware la,
byte currentState,
byte targetState,
org.slf4j.Logger logger)
public static boolean makeTransitionsTo(LifecycleHandler.ILifecycleContext context,
byte targetState,
org.slf4j.Logger logger)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||