public class ServerInfo extends Object
| Constructor and Description | 
|---|
| ServerInfo() | 
| Modifier and Type | Method and Description | 
|---|---|
| static String | getServerBuilt()Return the server built time for this version of Tomcat. | 
| static String | getServerInfo()Return the server identification for this version of Tomcat. | 
| static String | getServerNumber()Return the server's version number. | 
| static void | main(String[] args) | 
public static String getServerInfo()
public static String getServerBuilt()
public static String getServerNumber()
public static void main(String[] args)
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.