[cdi-dev] [JBoss JIRA] Updated: (CDI-59) Clarify interceptors/decorators aren't applied to the *result* of a producer method or producer field
Pete Muir (JIRA)
jira-events at lists.jboss.org
Sun Sep 18 08:44:26 EDT 2011
[ https://issues.jboss.org/browse/CDI-59?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pete Muir updated CDI-59:
-------------------------
Summary: Clarify interceptors/decorators aren't applied to the *result* of a producer method or producer field (was: Clarify that interceptors/decorators don't apply to producers in resolution rules)
Description: Interceptors can be applied to the invocation of a producer method, but not to a bean produced by a producer method. Decorators cannot be applied
I wonder if decorators should be applied? If so, let's spin it out as a feature request.
> Clarify interceptors/decorators aren't applied to the *result* of a producer method or producer field
> -----------------------------------------------------------------------------------------------------
>
> Key: CDI-59
> URL: https://issues.jboss.org/browse/CDI-59
> Project: CDI Specification Issues
> Issue Type: Clarification
> Components: Beans, Decorators, Interceptors, Resolution
> Affects Versions: 1.0
> Reporter: Pete Muir
> Assignee: Marius Bogoevici
> Priority: Minor
> Fix For: 1.1 (Proposed)
>
>
> Interceptors can be applied to the invocation of a producer method, but not to a bean produced by a producer method. Decorators cannot be applied
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the cdi-dev
mailing list