Package org.infinispan.cdi.common.util
Class DefaultLiteral
- java.lang.Object
-
- jakarta.enterprise.util.AnnotationLiteral<Default>
-
- org.infinispan.cdi.common.util.DefaultLiteral
-
- All Implemented Interfaces:
Annotation
public class DefaultLiteral extends AnnotationLiteral<Default> implements Default
- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class jakarta.enterprise.inject.Default
Default.Literal
-
-
Constructor Summary
Constructors Constructor Description DefaultLiteral()
-
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
-
-
-
-
Field Detail
-
INSTANCE
public static final Default INSTANCE
-
-