org.objectweb.easybeans.server
Class Version

java.lang.Object
  extended by org.objectweb.easybeans.server.Version

public final class Version
extends java.lang.Object

Sets the EasyBeans version.

Author:
Florent Benoit

Field Summary
static java.lang.String VERSION
          Version.
 
Constructor Summary
private Version()
          No public constructor.
 
Method Summary
static void main(java.lang.String[] args)
          Display the current EasyBeans version.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VERSION

public static final java.lang.String VERSION
Version.

See Also:
Constant Field Values
Constructor Detail

Version

private Version()
No public constructor. (utility class)

Method Detail

main

public static void main(java.lang.String[] args)
Display the current EasyBeans version.

Parameters:
args - the given arguments