T - S - public interface WeldInjectionPointAttributes<T,S> extends InjectionPoint
InjectionPoint, which can be modified by an extension in the
ProcessInjectionPoint phase.| Modifier and Type | Method and Description |
|---|---|
<X extends Annotation> |
getQualifier(Class<X> annotationType)
Returns an instance of a given qualifier annotation or null if a given qualifier is not present on the injection point.
|
getAnnotated, getBean, getMember, getQualifiers, getType, isDelegate, isTransient<X extends Annotation> X getQualifier(Class<X> annotationType)
Copyright © 2015. All Rights Reserved.