XNIO version 1.0.0.GA

org.jboss.xnio
Class Version

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

public final class Version
extends Object

The version class.


Field Summary
static String VERSION
          The current XNIO version.
 
Method Summary
static void main(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 String VERSION
The current XNIO version.

See Also:
Constant Field Values
Method Detail

main

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

Parameters:
args - ignored

XNIO version 1.0.0.GA

Copyright © 2008 JBoss, a division of Red Hat, Inc.