ch.syabru.nagios.broker
Class Version
java.lang.Object
ch.syabru.nagios.broker.Version
public class Version
- extends Object
Version.
Loads version information from properties file.
- Author:
- Felix Roethenbacher
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Version
public Version()
init
@PostConstruct
public void init()
- Init method.
getVersion
public String getVersion()
setVersion
public void setVersion(String version)
getCopyright
public String getCopyright()
setInceptionYear
public void setInceptionYear(String inceptionYear)
Copyright © 2010-2011 Syabru. All Rights Reserved.