Package org.infinispan.cli.resources
Class ServerResource
- java.lang.Object
-
- org.infinispan.cli.resources.AbstractResource
-
- org.infinispan.cli.resources.ServerResource
-
- All Implemented Interfaces:
Resource
public class ServerResource extends AbstractResource
- Since:
- 10.0
- Author:
- Tristan Tarrant <tristan@infinispan.org>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.infinispan.cli.resources.Resource
Resource.ListFormat
-
-
Method Summary
-
Methods inherited from class org.infinispan.cli.resources.AbstractResource
describe, findAncestor, getChild, getChild, getChildrenNames, getName, getParent, getResource, isLeaf, optionalFindAncestor, printChildren
-
-
-
-
Field Detail
-
NAME
public static final String NAME
- See Also:
- Constant Field Values
-
-