All Classes and Interfaces

Class
Description
 
Specifies that an element annotated with @RequestAction should be deferred to the given Phase.
 
 
 
SPI for integrating with Faces Action URL generation.
Implementation of BeanNameResolver that checks for ManagedBean annotations on the class.
Adapter class that allows to use JSF converters with Rewrite framework Converter instances.
ConverterProvider that allows to use JSF converters with Rewrite.
Implementation of ExpressionLanguageProvider that uses the FacesContext to obtain the ELContext and the ExpressionFactory.
 
ConverterProvider that allows to use JSF converters with Rewrite.
Specifies that an element annotated with @RequestAction should not be executed if the current HttpServletRequest is handling a JavaServer Faces form postback.
A wrapper for an existing binding that will only delegate to the wrapped binding if the current request is a JSF postback.
Handler implementation of IgnorePostback annotation.
A wrapper for an existing operation that will only delegate to the wrapped operation if the current request is a JSF postback.
Helper class to build JSF action outcomes.
(Priority: 100) Implementation of InvocationResultHandler which handles JavaServer Faces action result and navigation strings.
Dummy component used for invoking converters and validators.
Defines a type-safe handle to the PhaseId constant string values.
An Operation that invokes an action before or after a given JavaServer Faces PhaseId.
An Operation that wraps & holds a Submission until before or after a given JavaServer Faces PhaseId.
An Operation that wraps another operation to be performed during the JavaServer Faces lifecycle.