|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Service
Service represents some service of some kind with a simple start/stop lifecycle.
| Method Summary | |
|---|---|
void |
start()
Called to start the service |
void |
stop()
Called to shutdown the service |
| Method Detail |
|---|
void start()
throws JMSException
JMSException
void stop()
throws JMSException
JMSException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||