java.lang.Object
io.helidon.integrations.cdi.referencecountedcontext.ReferenceCountedExtension
All Implemented Interfaces:
Extension

@Deprecated(forRemoval=true, since="3.0.3") public class ReferenceCountedExtension extends Object implements Extension
Deprecated, for removal: This API element is subject to removal in a future version.
This class is slated for removal.
An Extension that installs and manages a ReferenceCountedContext.
See Also:
  • Constructor Details

    • ReferenceCountedExtension

      public ReferenceCountedExtension()
      Deprecated, for removal: This API element is subject to removal in a future version.