java.lang.Object
io.helidon.integrations.cdi.eclipselink.CDISEPlatformExtension
All Implemented Interfaces:
Extension

public final class CDISEPlatformExtension extends Object implements 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 Details

    • CDISEPlatformExtension

      public CDISEPlatformExtension()
      Creates a new CDISEPlatformExtension for CDI container use only.