Class CdiComponentProvider.CdiDefaultAnnotation
- java.lang.Object
-
- jakarta.enterprise.util.AnnotationLiteral<jakarta.enterprise.inject.Default>
-
- org.glassfish.jersey.ext.cdi1x.internal.CdiComponentProvider.CdiDefaultAnnotation
-
- All Implemented Interfaces:
Annotation
- Enclosing class:
- CdiComponentProvider
public static class CdiComponentProvider.CdiDefaultAnnotation extends jakarta.enterprise.util.AnnotationLiteral<jakarta.enterprise.inject.Default> implements jakarta.enterprise.inject.DefaultAuxiliary annotation for mocked beans used to cover Jersey/HK2 injected injection points.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CdiDefaultAnnotation()
-
Method Summary
-
Methods inherited from class jakarta.enterprise.util.AnnotationLiteral
annotationType, equals, hashCode, toString
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface java.lang.annotation.Annotation
annotationType, equals, hashCode, toString
-
-