Package org.jboss.forge.shell.events

Class Summary
CommandExecuted Fired after a plugin/command has been executed and has finished processing.
PickupResource Signal the Shell to pick up the given resource.
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.
 



Copyright © 2011 Seam Framework. All Rights Reserved.