Class CDISEPlatform.Eclipselink.Literal
- java.lang.Object
 - 
- javax.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
AnAnnotationLiteralthat implementsCDISEPlatform.Eclipselink.- See Also:
 - Serialized Form
 
 
- 
- 
Nested Class Summary
- 
Nested classes/interfaces inherited from class io.helidon.integrations.cdi.eclipselink.CDISEPlatform.Eclipselink
CDISEPlatform.Eclipselink.Literal 
 - 
 
- 
Field Summary
Fields Modifier and Type Field Description static CDISEPlatform.EclipselinkINSTANCEThe single instance of theCDISEPlatform.Eclipselink.Literalclass. 
- 
Constructor Summary
Constructors Constructor Description Literal() 
- 
Method Summary
- 
Methods inherited from class javax.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 CDISEPlatform.Eclipselink INSTANCE
The single instance of theCDISEPlatform.Eclipselink.Literalclass. 
 - 
 
 -