org.jboss.messaging.util
Class VersionLoader

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

public class VersionLoader
extends java.lang.Object

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

Author:
Andy Taylor

Constructor Summary
VersionLoader()
           
 
Method Summary
static Version load()
           
 
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

load

public static Version load()


Copyright © 2006 JBoss Inc. All Rights Reserved.