Mark Struberg created CDI-313:
---------------------------------
Summary: 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
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