Package io.helidon.integrations.cdi.eclipselink
Provides classes and interfaces for working with Eclipselink in CDI.
- See Also:
CDISEPlatform
-
Class Summary Class Description CDISEPlatform AJMXServerPlatformBasethat arranges things such that CDI, not JNDI, will be used to acquire aTransactionManagerandMBeanServer.CDISEPlatform.Eclipselink.Literal AnAnnotationLiteralthat implementsCDISEPlatform.Eclipselink.CDISEPlatform.TransactionController AJTATransactionControllerwhoseCDISEPlatform.TransactionController.acquireTransactionManager()method uses CDI, not JNDI, to return aTransactionManagerinstance.CDISEPlatformExtension Deprecated. Only a CDI container should instantiate this class. -
Annotation Types Summary Annotation Type Description CDISEPlatform.Eclipselink AQualifierused to designate various things as being related to Eclipselink in some way.