com.ibm.di.util
Class VersionInformation

java.lang.Object
  extended by com.ibm.di.util.VersionInformation

public class VersionInformation
extends java.lang.Object


Method Summary
static java.lang.String getVersionNumbers()
          getVesrionNumbers() iterators through all the installed components i.e Connectors, Parsers and Event Handlers and prints their version numbers
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getVersionNumbers

public static java.lang.String getVersionNumbers()
                                          throws java.lang.Exception
getVesrionNumbers() iterators through all the installed components i.e Connectors, Parsers and Event Handlers and prints their version numbers

Returns:
VersionInfo: String
Throws:
java.lang.Exception