IBM WebSphere Application ServerTM
Release 7

com.ibm.websphere.ant.tasks
Class Messages

java.lang.Object
  extended by com.ibm.websphere.ant.tasks.Messages

public class Messages
extends java.lang.Object

The Messages task is used by other wsanttasks to retrieve their National Language Messages. It is not used by customer Ant scripts.


Method Summary
static java.lang.String getString(java.lang.String key)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getString

public static java.lang.String getString(java.lang.String key)

IBM WebSphere Application ServerTM
Release 7