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