|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ArooaLifeAware
Implementers will be informed of framework life cycle events.
Method Summary | |
---|---|
void |
configured()
The configuration for the bean has been fully configured. |
void |
destroy()
The configuration for the bean is about to be destroyed. |
void |
initialised()
The configuration for the bean has been initialised. |
Method Detail |
---|
void initialised()
void configured()
void destroy()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |