|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
public @interface LifeCycle
An annotation on a component method which specifies to run the method behavior when the component is starting (LifeCycleType.START), or is stopping (LifeCycleType.STOP).
Optional Element Summary | |
---|---|
LifeCycleType |
on
|
public abstract LifeCycleType on
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |