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 Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • initMessages

      void initMessages()