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