KIE Config command line interface 6.0.0.Final

org.kie.config.cli.command
Class CliCommandRegistry

java.lang.Object
  extended by org.kie.config.cli.command.CliCommandRegistry

public class CliCommandRegistry
extends Object


Method Summary
 List<String> findMatching(String commandName)
           
static CliCommandRegistry get()
           
 CliCommand getCommand(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

get

public static CliCommandRegistry get()

getCommand

public CliCommand getCommand(String name)

findMatching

public List<String> findMatching(String commandName)

KIE Config command line interface 6.0.0.Final

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.