org.infinispan.cli.commands.server
Class Cache
java.lang.Object
org.infinispan.cli.commands.AbstractCommand
org.infinispan.cli.commands.server.AbstractServerCommand
org.infinispan.cli.commands.server.Cache
- All Implemented Interfaces:
- Command, ServerCommand
public class Cache
- extends AbstractServerCommand
Constructor Summary |
Cache()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Cache
public Cache()
getName
public String getName()
nesting
public int nesting()
complete
public void complete(Context context,
ProcessedCommand procCmd,
List<String> candidates)
- Specified by:
complete
in interface Command
- Overrides:
complete
in class AbstractCommand
Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.