com.ibm.di.util
Class VersionInformation

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

public class VersionInformation
extends Object


Method Summary
static 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 String getVersionNumbers()
                                throws Exception
getVesrionNumbers() iterators through all the installed components i.e Connectors, Parsers and Event Handlers and prints their version numbers

Returns:
VersionInfo: String
Throws:
Exception