|
Apache Tomcat 6.0.53 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.catalina.util.ServerInfo
public class ServerInfo
Simple utility module to make it easy to plug in the server identifier when integrating Tomcat.
Constructor Summary | |
---|---|
ServerInfo()
|
Method Summary | |
---|---|
static java.lang.String |
getServerBuilt()
Return the server built time for this version of Tomcat. |
static java.lang.String |
getServerInfo()
Return the server identification for this version of Tomcat. |
static java.lang.String |
getServerNumber()
Return the server's version number. |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ServerInfo()
Method Detail |
---|
public static java.lang.String getServerInfo()
public static java.lang.String getServerBuilt()
public static java.lang.String getServerNumber()
public static void main(java.lang.String[] args)
|
Apache Tomcat 6.0.53 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |