Infinispan Distribution 5.2.6.Final-redhat-2

org.infinispan.cli.commands.server
Class Version

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

public class Version
extends AbstractServerCommand


Constructor Summary
Version()
           
 
Method Summary
 void execute(Context context, ProcessedCommand commandLine)
           
 String getName()
           
 boolean isAvailable(Context context)
           
 int nesting()
           
 
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

Version

public Version()
Method Detail

getName

public String getName()

nesting

public int nesting()

isAvailable

public boolean isAvailable(Context context)
Specified by:
isAvailable in interface Command
Overrides:
isAvailable in class AbstractServerCommand

execute

public void execute(Context context,
                    ProcessedCommand commandLine)
Specified by:
execute in interface Command
Overrides:
execute in class AbstractServerCommand

Infinispan Distribution 5.2.6.Final-redhat-2

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