Package | Description |
---|---|
org.jboss.aesh.console | |
org.jboss.aesh.console.command.invocation | |
org.jboss.aesh.console.command.registry | |
org.jboss.aesh.console.man |
Modifier and Type | Method and Description |
---|---|
CommandRegistry |
AeshConsoleImpl.getCommandRegistry() |
CommandRegistry |
AeshConsole.getCommandRegistry()
Get the CommandRegistry
|
Modifier and Type | Method and Description |
---|---|
AeshConsoleBuilder |
AeshConsoleBuilder.commandRegistry(CommandRegistry registry) |
Modifier and Type | Method and Description |
---|---|
CommandRegistry |
CommandInvocation.getCommandRegistry() |
CommandRegistry |
AeshCommandInvocation.getCommandRegistry() |
Modifier and Type | Class and Description |
---|---|
class |
MutableCommandRegistry |
Modifier and Type | Method and Description |
---|---|
CommandRegistry |
AeshCommandRegistryBuilder.create() |
Modifier and Type | Method and Description |
---|---|
void |
Man.setRegistry(CommandRegistry registry) |
Copyright © 2024 JBoss by Red Hat. All rights reserved.