public interface ListenerContainerAware
MessageListeners and ChannelAwareMessageListeners that also implement this
interface can have configuration verified during initialization.| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<java.lang.String> |
expectedQueueNames()
Return the queue names that the listener expects to listen to.
|