org.infinispan.cli.commands.server
Class Info
java.lang.Object
org.infinispan.cli.commands.AbstractCommand
org.infinispan.cli.commands.server.AbstractServerCommand
org.infinispan.cli.commands.server.Info
- All Implemented Interfaces:
- Command, ServerCommand
public class Info
- extends AbstractServerCommand
Constructor Summary |
Info()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Info
public Info()
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.