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 java.lang.annotation.Annotation> |
getQualifier(java.lang.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, isTransientCopyright © 2014. All Rights Reserved.