Interface JMSListenerContainer
-
- All Known Implementing Classes:
AbstractMessageListenerContainer,MessageListenerContainer,PollingMessageListenerContainer
public interface JMSListenerContainer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisRunning()voidshutdown()voidstart()voidstop()
-