|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MessageListenerContainer
Management interface for MessageListenerContainers that shields clients from underlying technical implementation
| Method Summary | |
|---|---|
boolean |
isRunning()
|
void |
setListenerSetupExceptionListener(ListenerSetupFailureListener listenerSetupExceptionListener)
Allows registration of a listener object that responds to listener setup failures |
void |
start()
Start the container |
void |
stop()
Stop the container from delivering messages |
| Method Detail |
|---|
void stop()
void start()
boolean isRunning()
void setListenerSetupExceptionListener(ListenerSetupFailureListener listenerSetupExceptionListener)
listenerSetupExceptionListener -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||