| Interface | Description |
|---|---|
| Command<T,V> | |
| CommandListener<T,V> | |
| CommandManager<T,V> |
Manager to handle execution of commands in a given context.
|
| CommandResult<T> |
Result from the execution of a command
|
| HasCommandListener<L extends CommandListener> | |
| HasCommandRegistry<T,V> |
A command manager type that provides command registry integration.
|
| Class | Description |
|---|---|
| AbstractCommand<T,V> |
Base type for commands
|
| CommandResultBuilder<V> | |
| DelegateCommandManager<C,V> |
| Enum | Description |
|---|---|
| CommandResult.Type |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.