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