|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Service
The core lifecyle interface for ActiveMQ components.
If there was a standard way to do so, it'd be good to register this
interface with Spring so it treats the start/stop methods as those of
InitializingBean
and DisposableBean
Method Summary | |
---|---|
void |
start()
|
void |
stop()
|
Method Detail |
---|
void start() throws Exception
Exception
void stop() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |