Package org.jboss.seam.faces.event

Classes used for CDI events.

See:
          Description

Class Summary
PostLoginEvent An event fired after a successful authentication.
PreLoginEvent An event fired when the SecurityPhaseListener is about to redirect to the login page.
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.
 

Enum Summary
PhaseIdType Enum values corresponding to the phases of the JSF life-cycle.
 

Package org.jboss.seam.faces.event Description

Classes used for CDI events.



Copyright © 2009-2011 Seam Framework. All Rights Reserved.