hirondelle.web4j.config
Class AppInfo
Object
AppInfo
- All Implemented Interfaces:
- ApplicationInfo
public final class AppInfo
- extends Object
- implements ApplicationInfo
Implementation of ApplicationInfo
, required by WEB4J.
High-level information regarding the application.
AppInfo
public AppInfo()
getVersion
public String getVersion()
- Specified by:
getVersion
in interface ApplicationInfo
getBuildDate
public DateTime getBuildDate()
- Specified by:
getBuildDate
in interface ApplicationInfo
getName
public String getName()
- Specified by:
getName
in interface ApplicationInfo
getAuthor
public String getAuthor()
- Specified by:
getAuthor
in interface ApplicationInfo
getLink
public String getLink()
- Specified by:
getLink
in interface ApplicationInfo
getMessage
public String getMessage()
- Specified by:
getMessage
in interface ApplicationInfo
toString
public String toString()
- Return
getName()
+ getVersion()
.
- Overrides:
toString
in class Object
Copyright Hirondelle Systems - Generated 2013Oct19.12.27