org.kie.config.cli.command
Class CliCommandRegistry
java.lang.Object
org.kie.config.cli.command.CliCommandRegistry
public class CliCommandRegistry
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
get
public static CliCommandRegistry get()
getCommand
public CliCommand getCommand(String name)
findMatching
public List<String> findMatching(String commandName)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.