|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectch.oscg.jreleaseinfo.info.AppReleaseInfo
public class AppReleaseInfo
This class provides information gathered from the build environment.
| Constructor Summary | |
|---|---|
AppReleaseInfo()
|
|
| Method Summary | |
|---|---|
static java.util.Date |
getBuildDate()
Get buildDate (set during build process to Tue Mar 08 17:05:49 UTC 2011). |
static java.lang.String |
getBuildId()
Get buildId (set during build process to "20110308-1705"). |
static java.lang.String |
getOrganization()
Get organization (set during build process to "Open Source Competence Group"). |
static java.lang.String |
getProject()
Get project (set during build process to "jreleaseinfo-1.3.0"). |
static java.lang.String |
getVersion()
Get version (set during build process to "1.3.0"). |
static java.lang.String |
getWeb()
Get web (set during build process to "http://www.oscg.ch"). |
static void |
main(java.lang.String[] args)
Main method. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AppReleaseInfo()
| Method Detail |
|---|
public static final java.util.Date getBuildDate()
public static final java.lang.String getOrganization()
public static final java.lang.String getBuildId()
public static final java.lang.String getWeb()
public static final java.lang.String getProject()
public static final java.lang.String getVersion()
public static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||