JBoss EJB client 1.0.5.Final

org.jboss.ejb.client
Class Version

java.lang.Object
  extended by org.jboss.ejb.client.Version

public final class Version
extends Object

Author:
David M. Lloyd

Field Summary
static String VERSION
          The current version.
 
Method Summary
static String getVersionString()
          Get the version string.
static void main(String[] args)
          Print out the current version on 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 current version.

Method Detail

getVersionString

public static String getVersionString()
Get the version string.

Returns:
the version string

main

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

Parameters:
args - ignored

JBoss EJB client 1.0.5.Final

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.