|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Startable
Implementors of this interface will be notified of lifecycle events (Start and Stop) as it relates to the context they have been registered with in the application's Registrar.
Registrar.application()
,
Registrar.session()
,
Registrar.request()
Method Summary | |
---|---|
void |
start()
Start this component. |
void |
stop()
Stop this component. |
Method Detail |
---|
void start()
void stop()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |