Class OciTelemetryInjectionProvider

java.lang.Object
io.helidon.integrations.oci.telemetry.OciTelemetryInjectionProvider
All Implemented Interfaces:
InjectionProvider

@Deprecated public class OciTelemetryInjectionProvider extends Object implements InjectionProvider
Deprecated.
Do not use directly, this is only used via service loader
Service provider for InjectionProvider.
  • Constructor Details

    • OciTelemetryInjectionProvider

      @Deprecated public OciTelemetryInjectionProvider()
      Deprecated.
      Do not use directly, this is only used via service loader
      Public constructor must be present for service loader.
  • Method Details