public class Tomcat7ManagerCommandSpec extends Object implements TomcatManagerCommandSpec
| Constructor and Description |
|---|
Tomcat7ManagerCommandSpec() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDeployCommand()
The deploy command.
|
String |
getListCommand()
The list command.
|
String |
getServerInfoCommand()
The server info command.
|
String |
getUndeployCommand()
The undeploy command.
|
public String getServerInfoCommand()
TomcatManagerCommandSpecgetServerInfoCommand in interface TomcatManagerCommandSpecpublic String getListCommand()
TomcatManagerCommandSpecgetListCommand in interface TomcatManagerCommandSpecpublic String getDeployCommand()
TomcatManagerCommandSpecgetDeployCommand in interface TomcatManagerCommandSpecpublic String getUndeployCommand()
TomcatManagerCommandSpecgetUndeployCommand in interface TomcatManagerCommandSpecCopyright © 2018 JBoss by Red Hat. All rights reserved.