|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Service
The Service interface.
| Method Summary | |
|---|---|
void |
create()
create the service, do expensive operations etc |
void |
destroy()
destroy the service, tear down |
void |
start()
start the service, create is already called |
void |
stop()
stop the service |
| Method Detail |
|---|
void create()
throws Exception
Exception
void start()
throws Exception
Exceptionvoid stop()
void destroy()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||