public interface TomcatManagerCommandSpec
| 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.
|
String getServerInfoCommand()
String getListCommand()
String getDeployCommand()
String getUndeployCommand()
Copyright © 2020 JBoss by Red Hat. All rights reserved.