Package | Description |
---|---|
org.jboss.aesh.console | |
org.jboss.aesh.console.command.invocation | |
org.jboss.aesh.console.man | |
org.jboss.aesh.console.operator |
Modifier and Type | Method and Description |
---|---|
ControlOperator |
ConsoleOperation.getControlOperator() |
Constructor and Description |
---|
ConsoleOperation(ControlOperator controlOperator,
String buffer) |
Modifier and Type | Method and Description |
---|---|
ControlOperator |
AeshCommandInvocation.getControlOperator() |
ControlOperator |
CommandInvocation.getControlOperator() |
Constructor and Description |
---|
AeshCommandInvocation(AeshConsoleImpl aeshConsole,
ControlOperator controlOperator,
int pid,
ConsoleCallback callback) |
Modifier and Type | Method and Description |
---|---|
protected void |
AeshFileDisplayer.setControlOperator(ControlOperator operator) |
Modifier and Type | Method and Description |
---|---|
static ControlOperator |
ControlOperator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ControlOperator[] |
ControlOperator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017 JBoss, a division of Red Hat, Inc.. All Rights Reserved.