org.apache.geronimo.gshell.branding
Class PropertiesVersionLoader
java.lang.Object
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) $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertiesVersionLoader
public PropertiesVersionLoader()
getVersion
public String getVersion()
- Specified by:
getVersion in interface VersionLoader
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.