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