org.infinispan.cli.commands.server
Class End

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

public class End
extends AbstractServerCommand


Constructor Summary
End()
           
 
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

End

public End()
Method Detail

getName

public String getName()

nesting

public int nesting()

-->

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