org.alfresco.repo.i18n
Interface MessageDeployer

All Known Implementing Classes:
DictionaryRepositoryBootstrap, MessageServiceImplTest

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
 void initMessages()
           
 

Method Detail

initMessages

void initMessages()


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.