|
Expresso 5-6 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This Interface is implemented by any component that has services that 'start' and 'stop'. The start lifecycle is called after configuration is complete, the stop lifecycle is called right before destruction, or in reconfiguration.
| Method Summary | |
void |
start()
Called when the system wants the service to start. |
void |
stop()
Called when the system wants the service to stop. |
| Method Detail |
public void start()
public void stop()
|
Expresso 5-6 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||