Interface CaptionRegistry<C>

Type Parameters:
C - command sender type
All Known Implementing Classes:
CaptionRegistryImpl

@API(status=STABLE) public interface CaptionRegistry<C>
Registry that allows for messages to be configurable per-sender. Delegates to registered CaptionProviders.