Infinispan Distribution 5.2.6.Final-redhat-2

org.infinispan.cli.commands.client
Class Quit

java.lang.Object
  extended by org.infinispan.cli.commands.AbstractCommand
      extended by org.infinispan.cli.commands.client.Quit
All Implemented Interfaces:
Command

public class Quit
extends AbstractCommand


Constructor Summary
Quit()
           
 
Method Summary
 void execute(Context context, ProcessedCommand commandLine)
           
 String getName()
           
 boolean isAvailable(Context context)
           
 
Methods inherited from class org.infinispan.cli.commands.AbstractCommand
complete, getOptions
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Quit

public Quit()
Method Detail

getName

public String getName()

isAvailable

public boolean isAvailable(Context context)

execute

public void execute(Context context,
                    ProcessedCommand commandLine)

Infinispan Distribution 5.2.6.Final-redhat-2

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