Interface | Description |
---|---|
AeshConsole |
A Console that manages Commands and properly execute them.
|
AeshContext | |
CompletionHandler | |
ConsoleBuffer | |
ConsoleCallback |
Implementation of this interface will be called when a user press the
"enter/return" key.
|
InputProcessor | |
InputProcessorInterruptHook | |
InvocationProviders | |
Process |
Class | Description |
---|---|
AeshCompletionHandler | |
AeshConsoleBuffer | |
AeshConsoleBufferBuilder | |
AeshConsoleBuilder | |
AeshConsoleCallback | |
AeshConsoleImpl | |
AeshInputProcessor | |
AeshInputProcessorBuilder |
InputProcessor builder
If settings is set, there is no need to specify any of the history/search fields
|
AeshInvocationProviders | |
AeshProcess | |
Buffer |
A simple buffer to keep track of one line in the console
and the cursor position.
|
Config | |
Console |
A console reader.
|
ConsoleOperation | |
ProcessManager | |
Prompt |
The Prompt:
If created with a String value that value will be the prompt
with the default back and foreground colors.
|
Enum | Description |
---|---|
Process.Status |
Copyright © 2024 JBoss by Red Hat. All rights reserved.