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 SummaryNested classes/interfaces inherited from class io.helidon.integrations.cdi.eclipselink.CDISEPlatform.EclipselinkCDISEPlatform.Eclipselink.Literal
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final CDISEPlatform.EclipselinkThe single instance of theCDISEPlatform.Eclipselink.Literalclass.
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class jakarta.enterprise.util.AnnotationLiteralannotationType, equals, hashCode, toString
- 
Field Details- 
INSTANCEThe single instance of theCDISEPlatform.Eclipselink.Literalclass.
 
- 
- 
Constructor Details- 
Literalpublic Literal()
 
-