Infinispan Distribution 5.2.6.Final-redhat-2

org.infinispan.cli
Class CommandRegistry

java.lang.Object
  extended by org.infinispan.cli.CommandRegistry

public class CommandRegistry
extends Object


Constructor Summary
CommandRegistry()
           
 
Method Summary
 Command getCommand(String name)
           
 Set<String> getCommandNames()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandRegistry

public CommandRegistry()
Method Detail

getCommandNames

public Set<String> getCommandNames()

getCommand

public Command getCommand(String name)

Infinispan Distribution 5.2.6.Final-redhat-2

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