|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Provides lifecycle methods
Method Summary | |
void |
setOwner(java.lang.Object owner)
Invoked by container to set component owner for callbacks. |
void |
start()
Invoked by container before the first use. |
void |
stop()
Invoked by container when component is not needed anymore. |
Method Detail |
public void start() throws ConfigurationException
ConfigurationException
public void stop() throws ConfigurationException
ConfigurationException
public void setOwner(java.lang.Object owner)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |