| |
|
| java.lang.Object org.apache.catalina.util.ServerInfo
ServerInfo | public class ServerInfo (Code) | | Simple utility module to make it easy to plug in the server identifier
when integrating Tomcat.
author: Craig R. McClanahan version: $Revision: 1.2.2.1 $ $Date: 2004/08/24 12:25:03 $ |
Method Summary | |
public static String | getServerInfo() Return the server identification for this version of Tomcat. | public static void | main(String args) |
getServerInfo | public static String getServerInfo()(Code) | | Return the server identification for this version of Tomcat.
|
|
|
|