public class CliCommandRegistry extends Object
Modifier and Type | Method and Description |
---|---|
List<String> |
findMatching(String commandName) |
static CliCommandRegistry |
get() |
CliCommand |
getCommand(String name) |
public static CliCommandRegistry get()
public CliCommand getCommand(String name)
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.