| Class | Description |
|---|---|
| CommandExecuted |
Fired after a plugin/command has been executed and has finished processing.
|
| CommandMissing |
Event fired when a command is missing
|
| CommandVetoed |
Fired when a command is vetoed
|
| PickupResource |
Signal the Shell to pick up the given resource.
|
| PluginInstalled |
Fired when a plugin is installed
|
| PluginRemoved |
Fired when a plugin is removed
|
| PostStartup |
Fired by the
Shell when it has successfully started up and is ready to accept user input. |
| PreCommandExecution |
Fired before a plugin/command is executed
|
| PreShutdown |
Fired in response to receipt of the shell
Shutdown command event. |
| PreStartup |
Fired by the
Bootstrap when it has successfully started weld |
| ProjectChanged |
An event that notifies observers immediately after the current
Project has changed. |
| ResourceChanged | |
| Shutdown |
Fired as a signal to the shell that it should shut down now.
|
| Startup |
Fired as a signal to the shell to bootstrap and accept user input.
|
| Enum | Description |
|---|---|
| CommandExecuted.Status | |
| Shutdown.Status |
Status of the shell during shutdown.
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.