|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.geronimo.system.serverinfo.ServerConstants
public class ServerConstants
Information about this build of the server.
Constructor Summary | |
---|---|
ServerConstants()
|
Method Summary | |
---|---|
static String |
getBuildDate()
Gets the date the server was built |
static String |
getBuildTime()
Gets the time the server was built |
static String |
getCopyright()
Gets the copyright message for the server |
static 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 String getVersion()
public static String getBuildDate()
public static String getBuildTime()
public static String getCopyright()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |