org.jboss.soa.esb
Class Version

java.lang.Object
  extended by org.jboss.soa.esb.Version

public class Version
extends java.lang.Object

Just prints the contents of the VERSION file to standard out.

Author:
Daniel Bevenius

Constructor Summary
Version()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Version

public Version()
Method Detail

main

public static void main(java.lang.String[] args)