Interface MessageListenerContainer

All Superinterfaces:
Lifecycle, Phased, SmartLifecycle
All Known Implementing Classes:
DefaultMessageListenerContainer

public interface MessageListenerContainer extends SmartLifecycle
Internal abstraction used by the framework representing a message listener container. Not meant to be implemented externally.
Since:
2.1
Author:
Christoph Strobl