Class CDISEPlatform.Eclipselink.Literal
java.lang.Object
jakarta.enterprise.util.AnnotationLiteral<CDISEPlatform.Eclipselink>
io.helidon.integrations.cdi.eclipselink.CDISEPlatform.Eclipselink.Literal
- All Implemented Interfaces:
Annotation
- Enclosing class:
CDISEPlatform.Eclipselink
public static class CDISEPlatform.Eclipselink.Literal
extends AnnotationLiteral<CDISEPlatform.Eclipselink>
implements CDISEPlatform.Eclipselink
An
AnnotationLiteral
that implements CDISEPlatform.Eclipselink
.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class io.helidon.integrations.cdi.eclipselink.CDISEPlatform.Eclipselink
CDISEPlatform.Eclipselink.Literal
-
Field Summary
Modifier and TypeFieldDescriptionstatic final CDISEPlatform.Eclipselink
The single instance of theCDISEPlatform.Eclipselink.Literal
class. -
Constructor Summary
-
Method Summary
Methods inherited from class jakarta.enterprise.util.AnnotationLiteral
annotationType, equals, hashCode, toString
-
Field Details
-
INSTANCE
The single instance of theCDISEPlatform.Eclipselink.Literal
class.
-
-
Constructor Details
-
Literal
public Literal()
-