public abstract class Tomcat extends Object implements ApplicationServer
| Constructor and Description |
|---|
Tomcat() |
| Modifier and Type | Method and Description |
|---|---|
String |
getServerInfo()
Returns a string describing the Tomcat application server name and version.
|
String |
getServerVersion()
Returns a string describing the Tomcat application server version.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcleanup, getName, initialisepublic String getServerInfo()
public String getServerVersion()
Copyright © 2012-2013 Andrea Funtò. See here for terms and conditions.