org.apache.geronimo.gshell.branding
Class PropertiesVersionLoader

java.lang.Object
  extended by org.apache.geronimo.gshell.branding.PropertiesVersionLoader
All Implemented Interfaces:
VersionLoader

@Component(role=VersionLoader.class)
public class PropertiesVersionLoader
extends Object
implements VersionLoader

Loads a version number from a properties file.

Version:
$Rev: 580765 $ $Date: 2007-09-30 11:52:39 -0700 (Sun, 30 Sep 2007) $

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

Constructor Detail

PropertiesVersionLoader

public PropertiesVersionLoader()
Method Detail

getVersion

public String getVersion()
Specified by:
getVersion in interface VersionLoader


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.