[cdi-dev] [JBoss JIRA] Updated: (CDI-12) Specifically exclude methods inherited from java.lang.Object from the list of business method invocations
Pete Muir (JIRA)
jira-events at lists.jboss.org
Tue Feb 1 12:21:39 EST 2011
[ https://issues.jboss.org/browse/CDI-12?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pete Muir updated CDI-12:
-------------------------
Issue Type: Bug (was: Feature Request)
Fix Version/s: 1.1 (Proposed)
(was: TBD)
> Specifically exclude methods inherited from java.lang.Object from the list of business method invocations
> ---------------------------------------------------------------------------------------------------------
>
> Key: CDI-12
> URL: https://issues.jboss.org/browse/CDI-12
> Project: CDI Specification Issues
> Issue Type: Bug
> Components: Beans
> Affects Versions: 1.0
> Reporter: Marius Bogoevici
> Priority: Optional
> Fix For: 1.1 (Proposed)
>
>
> Without this specific exclusion, there is a theoretical possibility to treat these methods as business method invocations.
> - they are defined on the object;
> - will be present on the contextual reference;
--
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