org.jboss.xnio
Class Version

java.lang.Object
  extended by org.jboss.xnio.Version

public final class Version
extends java.lang.Object

The version class.


Field Summary
static java.lang.String VERSION
          The current XNIO version.
 
Method Summary
static void main(java.lang.String[] args)
          Print out the current XNIO version on System.out.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VERSION

public static final java.lang.String VERSION
The current XNIO version.

See Also:
Constant Field Values
Method Detail

main

public static void main(java.lang.String[] args)
Print out the current XNIO version on System.out.

Parameters:
args - ignored