- java.lang.Object
-
- jakarta.enterprise.util.AnnotationLiteral<Eager>
-
- com.appslandia.common.cdi.EagerLiteral
-
- All Implemented Interfaces:
Annotation
public class EagerLiteral extends jakarta.enterprise.util.AnnotationLiteral<Eager> implements Eager
- Author:
- Loc Ha
- See Also:
- Serialized Form
-
-
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
-
IMPL
public static final Eager IMPL
-
-