public class AeshInternalCommandRegistry extends Object
Constructor and Description |
---|
AeshInternalCommandRegistry() |
Modifier and Type | Method and Description |
---|---|
void |
addCommand(Command command) |
Set<String> |
getAllCommandNames() |
CommandContainer |
getCommand(String name) |
public void addCommand(Command command)
public CommandContainer getCommand(String name)
Copyright © 2019 JBoss by Red Hat. All rights reserved.