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 © 2022 JBoss by Red Hat. All rights reserved.