Package org.jboss.seam.faces.event

Class Summary
AbstractListener<T> Superclass for event listeners
DelegatingPhaseListener Provide CDI injection to PhaseListener artifacts by delegating through this class.
DelegatingSystemEventListener Provide CDI injection to SystemEventListener artifacts by delegating through this class.
PhaseEventBridge A PhaseListener used to bridge JSF phase events to the CDI event model.
PreNavigateEvent An event that is fired when JSF navigation is invoked via the NavigationHandler, but before any redirecting or non-redirecting navigation is completed, giving consumers of this event a chance to take action.
SeamPreNavigationHandler  
SystemEventBridge A SystemEventListener used to bridge JSF system events to the CDI event model.
 



Copyright © 2011 Seam Framework. All Rights Reserved.