Infinispan Distribution 5.2.6.Final-redhat-2

org.infinispan.cli.commands.server
Class Info

java.lang.Object
  extended by org.infinispan.cli.commands.AbstractCommand
      extended by org.infinispan.cli.commands.server.AbstractServerCommand
          extended by org.infinispan.cli.commands.server.Info
All Implemented Interfaces:
Command, ServerCommand

public class Info
extends AbstractServerCommand


Constructor Summary
Info()
           
 
Method Summary
 void complete(Context context, ProcessedCommand procCmd, List<String> candidates)
           
 String getName()
           
 int nesting()
           
 
Methods inherited from class org.infinispan.cli.commands.server.AbstractServerCommand
execute, isAvailable
 
Methods inherited from class org.infinispan.cli.commands.AbstractCommand
getOptions
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.infinispan.cli.commands.Command
getOptions
 

Constructor Detail

Info

public Info()
Method Detail

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

Infinispan Distribution 5.2.6.Final-redhat-2

Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.