Marshalling API version 1.0.0.Beta1

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 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.

See Also:
Constant Field Values
Method Detail

main

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

Parameters:
args - ignored

Marshalling API version 1.0.0.Beta1

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