Interface MessageDeployer

  • All Known Implementing Classes:
    DictionaryRepositoryBootstrap

    public interface MessageDeployer
    Message Deployer interface.

    This interface allows the MessageService to be re-initialised, if for example the internal caches are invalidated in a cluster. Message Deployer components will register with the MessageService.

    • Method Detail

      • initMessages

        void initMessages()