Class CDISEPlatformExtension
java.lang.Object
io.helidon.integrations.cdi.eclipselink.CDISEPlatformExtension
- All Implemented Interfaces:
Extension
An
Extension that sets CDISEPlatform as the default
server platform in EclipseLink.
This class is public only to conform to the new
accessibility requirements of service provider classes in JDKs
whose versions are higher than 1.8. There is no need for end users
to instantiate this class. Any public APIs exposed by this class
are subject to change without prior notice.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CDISEPlatformExtension
public CDISEPlatformExtension()Creates a newCDISEPlatformExtensionfor CDI container use only.
-