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