public class WindowsTomcatCommander extends AbstractTomcatCommander
| Constructor and Description |
|---|
WindowsTomcatCommander() |
| Modifier and Type | Method and Description |
|---|---|
String |
execCmd(TomcatInfoModel tomcatInfoModel,
String cmd)
windows下执行tomcat命令
|
exec, getInstance, getStatuspublic String execCmd(TomcatInfoModel tomcatInfoModel, String cmd)
execCmd in class AbstractTomcatCommandertomcatInfoModel - tomcat信息cmd - 执行的命令,包括start stopCopyright © 2017–2022. All rights reserved.