Package | Description |
---|---|
org.jboss.aesh.console | |
org.jboss.aesh.console.alias | |
org.jboss.aesh.console.export | |
org.jboss.aesh.console.operator |
Modifier and Type | Method and Description |
---|---|
void |
AeshCompletionHandler.addCompletion(Completion completion) |
void |
CompletionHandler.addCompletion(Completion completion) |
CompletionRegistration |
Console.addCompletion(Completion completion)
Add a Completion to the completion list
|
void |
AeshCompletionHandler.removeCompletion(Completion completion) |
void |
CompletionHandler.removeCompletion(Completion completion) |
Modifier and Type | Class and Description |
---|---|
class |
AliasCompletion |
Modifier and Type | Class and Description |
---|---|
class |
ExportCompletion |
Modifier and Type | Class and Description |
---|---|
class |
RedirectionCompletion
ControlOperator completor
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.