- java.lang.Object
-
- org.dejava.component.i18n.message.handler.impl.SimpleMessageCommand
-
- org.dejava.component.exception.localized.ExceptionMessageCommand
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
addMessage(org.dejava.component.i18n.message.handler.ApplicationMessageHandler appMessageHandler) |
String |
getMessage(org.dejava.component.i18n.message.handler.MessageHandler messageHandler) |
-
Methods inherited from class org.dejava.component.i18n.message.handler.impl.SimpleMessageCommand
getLocale, getMessageKey, getParameters, getType, setLocale, setMessageKey, setParameters, setType
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
ExceptionMessageCommand
public ExceptionMessageCommand(Class<?> type,
Locale locale,
String messageKey,
Object[] parameters)
- See Also:
SimpleMessageCommand.SimpleMessageCommand(Class, Locale, String, Object[])
Copyright © 2013. All Rights Reserved.