Class Version


  • public final class Version
    extends Object
    The version of Remoting.
    • Method Detail

      • getJarName

        public static String getJarName()
        Get the name of the JBoss Remoting JAR.
        Returns:
        the name
      • getVersionString

        public static String getVersionString()
        Get the version string of JBoss Remoting.
        Returns:
        the version string
      • main

        public static void main​(String[] args)
        Print out the current version on System.out.
        Parameters:
        args - ignored