org.infinispan.cli.commands.client
Class Quit
java.lang.Object
org.infinispan.cli.commands.AbstractCommand
org.infinispan.cli.commands.client.Quit
- All Implemented Interfaces:
- Command
public class Quit
- extends AbstractCommand
Constructor Summary |
Quit()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Quit
public Quit()
getName
public String getName()
isAvailable
public boolean isAvailable(Context context)
execute
public void execute(Context context,
ProcessedCommand commandLine)
Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.