com.ibm.di.server
Class Version

java.lang.Object
  extended by com.ibm.di.server.Version

public class Version
extends Object

This class is used for retrieving version information.


Constructor Summary
Version()
           
 
Method Summary
static String version()
          Returns server version information.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Version

public Version()
Method Detail

version

public static String version()
Returns server version information. Specifically the release number and the date of last modification of the server jar.

Returns:
version information