org.objectweb.jonas_ejb.lib
Class Version

java.lang.Object
  extended byorg.objectweb.jonas_ejb.lib.Version

public class Version
extends java.lang.Object

Information about the current version of JOnAS.

Author:
jonas-team

Field Summary
static java.lang.String NUMBER
          Version number of JOnAS
 
Constructor Summary
Version()
           
 
Method Summary
static void main(java.lang.String[] args)
          Main method of this class which display the version number
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NUMBER

public static final java.lang.String NUMBER
Version number of JOnAS

See Also:
Constant Field Values
Constructor Detail

Version

public Version()
Method Detail

main

public static void main(java.lang.String[] args)
Main method of this class which display the version number

Parameters:
args - the arguments for this program