|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.btt.channel.Message
public class Message
The utility class used to get the error messages.
Constructor Summary | |
---|---|
Message()
|
Method Summary | |
---|---|
static java.lang.String |
getMessage(java.lang.String key)
Get the message of the resource bundle |
static java.lang.String |
getMessage(java.lang.String key,
java.lang.Object[] args)
Using the passed arguments to format the message |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Message()
Method Detail |
---|
public static final java.lang.String getMessage(java.lang.String key)
key
- the bundle key
public static final java.lang.String getMessage(java.lang.String key, java.lang.Object[] args)
key
- bundle keyargs
- the passed arguments
|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |