-
Bug
-
Resolution: Done
-
Minor
-
None
-
None
-
None
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.