Class Version


  • public class Version
    extends java.lang.Object
    This class is used for retrieving version information.
    • Constructor Summary

      Constructors 
      Constructor Description
      Version()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.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 java.lang.String version()
        Returns server version information. Specifically the release number and the date of last modification of the server jar.
        Returns:
        version information