|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LifecycleAware
This management interface is for clients that wish to participate in lifecycle callbacks.
| Method Summary | |
|---|---|
void |
destroy()
This gives the service a last chance to clean up before things start shutting down or the service is being unloaded. |
void |
initialize()
Initialization (Initial Setup) provides the opportunity to perform initial activities in the service as it is not yet registered as a viable organization implementation. |
| Method Detail |
|---|
void initialize()
void destroy()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||