Package org.infinispan.cli.resources
Class ConfigurationsResource
- java.lang.Object
-
- org.infinispan.cli.resources.AbstractResource
-
- org.infinispan.cli.resources.ConfigurationsResource
-
- All Implemented Interfaces:
Resource
public class ConfigurationsResource 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
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedConfigurationsResource(Resource parent)
-
Method Summary
-
Methods inherited from class org.infinispan.cli.resources.AbstractResource
describe, findAncestor, getChild, getChild, getChildrenNames, getName, getParent, getResource, isLeaf, optionalFindAncestor, printChildren
-
-
-
-
Constructor Detail
-
ConfigurationsResource
protected ConfigurationsResource(Resource parent)
-
-