Package org.apache.cxf.common.i18n
Class Message
java.lang.Object
org.apache.cxf.common.i18n.Message
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Message
Constructor.- Parameters:
key
- the message catalog (resource bundle) keylogger
- a logger with an associated resource bundleparams
- the message substitution parameters
-
Message
Constructor.- Parameters:
key
- the message catalog (resource bundle) keycatalog
- the resource bundleparams
- the message substitution parameters
-
-
Method Details