public final class Version
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
VERSION |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getJarName()
Get the name of the program JAR.
|
static java.lang.String |
getVersionString()
Get the version string.
|
static void |
main(java.lang.String[] args)
Print out the current XNIO version on
System.out . |
public static void main(java.lang.String[] args)
System.out
.args
- ignoredpublic static java.lang.String getJarName()
public static java.lang.String getVersionString()
Copyright © 2016 JBoss, a division of Red Hat, Inc.