Class BackedAnnotated
java.lang.Object
org.jboss.weld.annotated.slim.BaseAnnotated
org.jboss.weld.annotated.slim.backed.BackedAnnotated
- All Implemented Interfaces:
jakarta.enterprise.inject.spi.Annotated
- Direct Known Subclasses:
BackedAnnotatedMember,BackedAnnotatedParameter,BackedAnnotatedType
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract AnnotatedElementprotected abstract ReflectionCacheprotected LazyValueHolder<Set<Type>>initTypeClosure(Type baseType, SharedObjectCache cache) Methods inherited from class org.jboss.weld.annotated.slim.BaseAnnotated
getBaseTypeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface jakarta.enterprise.inject.spi.Annotated
getAnnotation, getAnnotations, isAnnotationPresent
-
Constructor Details
-
Method Details
-
getTypeClosure
-
getAnnotatedElement
-
getReflectionCache
-
getAnnotations