T - The bean type@Internal public final class InterceptorBindingQualifier<T> extends Object implements Qualifier<T>
| Modifier and Type | Field and Description | 
|---|---|
static String | 
META_MEMBER_MEMBERS  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object o)  | 
int | 
hashCode()  | 
<BT extends BeanType<T>> | 
reduce(Class<T> beanType,
      Stream<BT> candidates)  | 
String | 
toString()  |