Interface MessageListenerContainerRegistry

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

public interface MessageListenerContainerRegistry extends SmartLifecycle
Interface for registering and looking up containers at startup and runtime.
Since:
3.0
Author:
Tomaz Fernandes
See Also: