[cdi-dev] [JBoss JIRA] Closed: (CDI-159) overly strict final check on proxyable methods
Pete Muir (JIRA)
jira-events at lists.jboss.org
Sat Oct 1 23:24:26 EDT 2011
[ https://issues.jboss.org/browse/CDI-159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pete Muir closed CDI-159.
-------------------------
Fix Version/s: 1.1 (Confirmed)
(was: 1.1 (Proposed))
Resolution: Done
> overly strict final check on proxyable methods
> ----------------------------------------------
>
> Key: CDI-159
> URL: https://issues.jboss.org/browse/CDI-159
> Project: CDI Specification Issues
> Issue Type: Bug
> Components: Interceptors
> Affects Versions: 1.0
> Reporter: Mark Struberg
> Assignee: Mark Struberg
> Fix For: 1.1 (Confirmed)
>
>
> CDI-1.0 currently specifies:
> 5.4.1. Unproxyable bean types
> Certain legal bean types cannot be proxied by the container:
> ...
> • classes which are declared final or have final methods,
> But actually this is overly strict, since this criteria should only apply to non-static and non-private methods.
--
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