Package org.jboss.weld.annotated.slim
Class BaseAnnotated
java.lang.Object
org.jboss.weld.annotated.slim.BaseAnnotated
- All Implemented Interfaces:
jakarta.enterprise.inject.spi.Annotated
- Direct Known Subclasses:
BackedAnnotated,UnbackedAnnotated
public abstract class BaseAnnotated
extends Object
implements jakarta.enterprise.inject.spi.Annotated
-
Constructor Summary
Constructors -
Method Summary
Methods 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, getAnnotations, getTypeClosure, isAnnotationPresent
-
Constructor Details
-
BaseAnnotated
-
-
Method Details
-
getBaseType
- Specified by:
getBaseTypein interfacejakarta.enterprise.inject.spi.Annotated
-