Methods in org.jboss.webbeans.injection.resolution that return ResolvableAnnotatedClass |
static
|
ResolvableAnnotatedClass.of(java.lang.Class<T> clazz,
java.lang.annotation.Annotation[] annotations)
|
static
|
ResolvableAnnotatedClass.of(java.lang.reflect.Member member,
java.lang.annotation.Annotation[] annotations)
|
static
|
ResolvableAnnotatedClass.of(java.lang.reflect.Type type,
java.lang.annotation.Annotation[] annotations)
|
static
|
ResolvableAnnotatedClass.of(TypeLiteral<T> typeLiteral,
java.lang.annotation.Annotation[] annotations)
|