Infinispan Distribution 5.2.6.Final-redhat-2

org.infinispan.cli.commands.server
Class Locate

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

public class Locate
extends AbstractServerCommand


Constructor Summary
Locate()
           
 
Method Summary
 String getName()
           
 List<String> getOptions()
           
 int nesting()
           
 
Methods inherited from class org.infinispan.cli.commands.server.AbstractServerCommand
execute, isAvailable
 
Methods inherited from class org.infinispan.cli.commands.AbstractCommand
complete
 
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
 

Constructor Detail

Locate

public Locate()
Method Detail

getName

public String getName()

getOptions

public List<String> getOptions()
Specified by:
getOptions in interface Command
Overrides:
getOptions in class AbstractCommand

nesting

public int nesting()

Infinispan Distribution 5.2.6.Final-redhat-2

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