Class | Description |
---|---|
ActionListenerImpl |
Concrete implementation of
ActionListener that replaces
the default provided implementation. |
FacesRequestProcessor |
Concrete implementation of
RequestProcessor that
implements the standard Struts request processing lifecycle on a
request that was received as an ActionEvent by our
associated ActionListener . |
FacesTilesRequestProcessor |
Concrete implementation of
RequestProcessor that
implements the standard Struts request processing lifecycle on a
request that was received as an ActionEvent by our
associated ActionListener . |
PropertyResolverImpl |
Custom
PropertyResolver implementation that adds support
for DynaBean property access to the facilities of the default
PropertyResolver provided by JavaServer Faces. |
ViewHandlerImpl |
Custom
ViewHandler implementation that adds features
specific to the Struts-Faces Integration Library. |
Copyright © 2000–2016 Apache Software Foundation. All rights reserved.