| Package | Description |
|---|---|
| org.jboss.as.cli | |
| org.jboss.as.cli.impl |
| Modifier and Type | Method and Description |
|---|---|
static CommandContext.TIMEOUT_RESET_VALUE |
CommandContext.TIMEOUT_RESET_VALUE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CommandContext.TIMEOUT_RESET_VALUE[] |
CommandContext.TIMEOUT_RESET_VALUE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CommandContext.resetTimeout(CommandContext.TIMEOUT_RESET_VALUE value)
Reset the timeout value.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CommandContextImpl.resetTimeout(CommandContext.TIMEOUT_RESET_VALUE value) |
void |
CommandExecutor.TimeoutCommandContext.resetTimeout(CommandContext.TIMEOUT_RESET_VALUE value) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.