[weld-issues] [JBoss JIRA] Commented: (CDI-74) State explicitely that Decorators and Interceptors of must be implemented via subclassing

Pete Muir (JIRA) jira-events at lists.jboss.org
Tue Jan 25 16:44:49 EST 2011


    [ https://issues.jboss.org/browse/CDI-74?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12577863#comment-12577863 ] 

Pete Muir commented on CDI-74:
------------------------------

http://lists.jboss.org/pipermail/weld-dev/2010-January/002239.html

> State explicitely that Decorators and Interceptors of must be implemented via subclassing
> -----------------------------------------------------------------------------------------
>
>                 Key: CDI-74
>                 URL: https://issues.jboss.org/browse/CDI-74
>             Project: CDI Specification Issues
>          Issue Type: Feature Request
>          Components: Specification
>    Affects Versions: 1.0
>            Reporter: Marius Bogoevici
>             Fix For: 1.1
>
>
> Subclassing should be mandatory for Decorators and Interceptors of managed beans which are not session beans (no restrictions in the case of the latter).
> This ensures that:
> - fields on pseudo scoped managed beans are accessible
> - there's no restriction on what kinds of constructors may a managed bean have 
> - no extra bean instances are created when a managed bean is created

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the weld-issues mailing list