
public final class Version
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
VERSION
Deprecated.
Use
getVersionString() instead. |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getJarName()
Get the name of the JBoss Remoting JAR.
|
static java.lang.String |
getVersionString()
Get the version string of JBoss Remoting.
|
static void |
main(java.lang.String[] args)
Print out the current version on
System.out. |
@Deprecated public static final java.lang.String VERSION
getVersionString() instead.public static java.lang.String getJarName()
public static java.lang.String getVersionString()
public static void main(java.lang.String[] args)
System.out.args - ignoredCopyright © 2014 JBoss, a division of Red Hat, Inc.. All Rights Reserved.