[cdi-dev] [JBoss JIRA] (CDI-313) public Set<Annotation> getInterceptorBindingDefinition(Class<? extends Annotation> qualifierType) parameter should be bindingType
Pete Muir (JIRA)
jira-events at lists.jboss.org
Fri Feb 15 10:24:56 EST 2013
[ https://issues.jboss.org/browse/CDI-313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pete Muir updated CDI-313:
--------------------------
Fix Version/s: 1.1.PFD
(was: 1.1 (Proposed))
> public Set<Annotation> getInterceptorBindingDefinition(Class<? extends Annotation> qualifierType) parameter should be bindingType
> ---------------------------------------------------------------------------------------------------------------------------------
>
> Key: CDI-313
> URL: https://issues.jboss.org/browse/CDI-313
> Project: CDI Specification Issues
> Issue Type: Bug
> Reporter: Mark Struberg
> Priority: Minor
> Fix For: 1.1.PFD
>
>
> The spec defines the BeanManager method
> public Set<Annotation> getInterceptorBindingDefinition(Class<? extends Annotation> qualifierType);
> the parameter name should actually be 'bindingType', isn't?
> The JavaDoc seems ok in this regard already.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the cdi-dev
mailing list