XNIO API 3.0.7.GA

org.xnio
Class Version

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

public final class Version
extends Object

The version class.


Field Summary
static String VERSION
          The current XNIO version.
 
Method Summary
static String getVersionString()
          Get the version string.
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.

Method Detail

getVersionString

public static String getVersionString()
Get the version string.

Returns:
the version string

main

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

Parameters:
args - ignored

XNIO API 3.0.7.GA

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