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