JBoss Remoting 4.0.0.Beta3

org.jboss.remoting3
Class Version

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

public final class Version
extends Object

The version of Remoting.


Field Summary
static String VERSION
          Deprecated. Use getVersionString() instead.
 
Method Summary
static String getJarName()
          Get the name of the JBoss Modules JAR.
static String getVersionString()
          Get the version string of JBoss Modules.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VERSION

@Deprecated
public static final String VERSION
Deprecated. Use getVersionString() instead.
The version string.

Method Detail

getJarName

public static String getJarName()
Get the name of the JBoss Modules JAR.

Returns:
the name

getVersionString

public static String getVersionString()
Get the version string of JBoss Modules.

Returns:
the version string

JBoss Remoting 4.0.0.Beta3

Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.