com.googlecode.jpattern.service.messageManager
Interface IMessageManager

All Superinterfaces:
IService, Serializable
All Known Implementing Classes:
MessageManagerService

public interface IMessageManager
extends IService

Author:
Francesco Cina' 04/nov/2009

Method Summary
 String getMessage(String messageKey)
           
 
Methods inherited from interface com.googlecode.jpattern.core.IService
getName
 

Method Detail

getMessage

String getMessage(String messageKey)


Copyright © 2011. All Rights Reserved.