|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.geronimo.system.serverinfo.ServerConstants
public class ServerConstants
Information about this build of the server.
| Constructor Summary | |
|---|---|
ServerConstants()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getBuildDate()
Gets the date the server was built |
static java.lang.String |
getBuildTime()
Gets the time the server was built |
static java.lang.String |
getCopyright()
Gets the copyright message for the server |
static java.lang.String |
getVersion()
Gets the server version |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServerConstants()
| Method Detail |
|---|
public static java.lang.String getVersion()
public static java.lang.String getBuildDate()
public static java.lang.String getBuildTime()
public static java.lang.String getCopyright()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||