@Service public class TomcatManageService extends Object
| Constructor and Description |
|---|
TomcatManageService() |
| Modifier and Type | Method and Description |
|---|---|
com.alibaba.fastjson.JSONArray |
getTomcatProjectList(String id)
查询tomcat的项目列表
|
int |
getTomcatStatus(String id)
查询tomcat状态
|
cn.jiangzeyin.common.JsonMessage |
tomcatProjectManage(String id,
String path,
TomcatOp tomcatOp)
tomcat项目管理
|
Copyright © 2017–2022. All rights reserved.