|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
public void start() throws JMSException
JMSException
public void stop() throws JMSException
JMSException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |