[seam-issues] [JBoss JIRA] (SEAMFACES-228) Provide CDI interception / decoration of JSF base-class wrappers

Lukáš Fryč (Created) (JIRA) jira-events at lists.jboss.org
Wed Dec 7 04:24:41 EST 2011


Provide CDI interception / decoration of JSF base-class wrappers
----------------------------------------------------------------

                 Key: SEAMFACES-228
                 URL: https://issues.jboss.org/browse/SEAMFACES-228
             Project: Seam Faces
          Issue Type: Feature Request
            Reporter: Lukáš Fryč


Following classes are wrappable in JSF 2.0:

* AppliactionWrapper 
* ExceptionHandlerWrapper
* ExcetnalContextWrapper
* FacesContextWrapper 
* PartialResponseWriter 
* PartialViewContextWrapper
* PreJsf2ExceptionHandlerWrapper 
* RenderKitWrapper
* ResourceHandlerWrapper 
* ResourceWrapper 
* ResponseWriterWrapper
* StateManagerWrapper 
* ViewHandlerWrapper
* VisitContextWrapper 

and following factories are provided:

* ApplicationFactory
* ExceptionHandlerFactory
* ExternalContextFactory 
* FacesContextFactory 
* LifecycleFactory
* PartialViewContextFactory 
* RenderKitFactory 
* ViewDeclarationLangugeFactory 
* VisitContextFactory

It would be great to allow having Seam Faces provided wrappers and factories allowing to decorate/intercept calls to these Faces base-classes.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the seam-issues mailing list