Class VersionInformation


  • public class VersionInformation
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      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