Package org.alfresco.repo.i18n
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
-
Method Details
-
initMessages
void initMessages()
-