public class Tomcat
extends BaseConfigObject
implements java.io.Serializable
| Constructor and Description |
|---|
Tomcat() |
| Modifier and Type | Method and Description |
|---|---|
void |
addServer(TomcatServer server) |
protected java.lang.String |
buildCaption() |
protected java.lang.String |
buildTechnicalName() |
java.util.Collection |
getServers() |
void |
sortServers() |
java.lang.String |
toString() |
public java.util.Collection getServers()
public void addServer(TomcatServer server)
public void sortServers()
public java.lang.String toString()
protected java.lang.String buildCaption()
protected java.lang.String buildTechnicalName()
Copyright © 2018 SAP SE. All Rights Reserved.