Forge - Shell API 1.2.0.Final

Package org.jboss.forge.shell.events

Class Summary
CommandExecuted Fired after a plugin/command has been executed and has finished processing.
CommandMissing Event fired when a command is missing
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.
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 An event that notifies observers immediately after the current Resource has been changed to a new Resource.
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 Summary
CommandExecuted.Status  
Shutdown.Status Status of the shell during shutdown.
 


Forge - Shell API 1.2.0.Final

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.