@Controller @Scope(value="prototype") @RequestMapping(value="/node") public class NodeInfoController extends Object
| 构造器和说明 |
|---|
NodeInfoController() |
| 限定符和类型 | 方法和说明 |
|---|---|
NodeInfoCollection |
getNodeInfoCollection() |
Object |
list(String id,
String group,
String name,
String host) |
void |
setNodeInfoCollection(NodeInfoCollection nodeInfoCollection) |
public NodeInfoCollection getNodeInfoCollection()
public void setNodeInfoCollection(NodeInfoCollection nodeInfoCollection)
Copyright © 2018 Jue Ming. All rights reserved.