JBoss Marshalling 1.4.10.SP2

org.jboss.marshalling
Class Version

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

public final class Version
extends Object

The version of the Marshalling API.


Field Summary
static String VERSION
          The version.
 
Method Summary
static String getJarName()
          Get the JAR file name.
static String getVersionString()
          Get the version string.
static void main(String[] args)
          Print the version to 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 version.

Method Detail

getVersionString

public static String getVersionString()
Get the version string.

Returns:
the version string

getJarName

public static String getJarName()
Get the JAR file name.

Returns:
the JAR file name

main

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

Parameters:
args - ignored

JBoss Marshalling 1.4.10.SP2

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