]
Pete Muir resolved CDI-313.
---------------------------
Assignee: Pete Muir
Resolution: Done
This is ok in master
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
Assignee: Pete Muir
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: