org.infinispan.cli.commands.server
Class Clear

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.Clear
All Implemented Interfaces:
Command, ServerCommand

public class Clear
extends AbstractServerCommand


Constructor Summary
Clear()
           
 
Method Summary
 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
complete, 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
complete, getOptions
 

Constructor Detail

Clear

public Clear()
Method Detail

getName

public String getName()

nesting

public int nesting()

-->

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