org.marketcetera.util.log
Class I18NBoundMessageNP
java.lang.Object
org.marketcetera.util.log.I18NBoundMessageBase<I18NMessageNP>
org.marketcetera.util.log.I18NBoundMessageNP
- All Implemented Interfaces:
- Serializable, I18NBoundMessage
public class I18NBoundMessageNP
- extends I18NBoundMessageBase<I18NMessageNP>
A bound message, representing the combination of an I18NMessageNP and its arbitrary number of parameters.
- Since:
- 0.5.0
- Version:
- $Id: I18NBoundMessageNP.java 16154 2012-07-14 16:34:05Z colin $
- Author:
- tlerios@marketcetera.com
- See Also:
- Serialized Form
| Methods inherited from class org.marketcetera.util.log.I18NBoundMessageBase |
debug, debug, equals, error, error, getLoggerProxy, getMessage, getMessageProvider, getParams, getParamsAsObjects, getText, getText, hashCode, info, info, toString, trace, trace, warn, warn |
I18NBoundMessageNP
public I18NBoundMessageNP(I18NMessageNP message,
Serializable... params)
- Constructor mirroring superclass constructor.
- See Also:
I18NBoundMessageBase.I18NBoundMessageBase(I18NMessage,Serializable...)
Copyright © 2012. All Rights Reserved.