Package org.apache.openjpa.lib.util
Class Localizer.Message
java.lang.Object
org.apache.openjpa.lib.util.Localizer.Message
- Enclosing class:
- Localizer
A
Message
can provide a localized message via the
getMessage()
method call, and can also provide the original key,
package, and substitution array that were used to assemble the message.