org.jboss.messaging.utils
Class VersionLoader

java.lang.Object
  extended by org.jboss.messaging.utils.VersionLoader

public class VersionLoader
extends java.lang.Object

This loads the version info in from a version.properties file.

Author:
Andy Taylor, Clebert Suconic

Constructor Summary
VersionLoader()
           
 
Method Summary
static Version getVersion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VersionLoader

public VersionLoader()
Method Detail

getVersion

public static Version getVersion()


Copyright © 2006 JBoss Inc. All Rights Reserved.