Class TelemetryRuntimeModule

java.lang.Object
com._1c.g5.v8.dt.internal.telemetry.TelemetryRuntimeModule
All Implemented Interfaces:
com.google.inject.Module

public class TelemetryRuntimeModule extends Object implements com.google.inject.Module
Runtime module of the telemetry component.
  • Constructor Details

    • TelemetryRuntimeModule

      public TelemetryRuntimeModule()
  • Method Details

    • configure

      public void configure(com.google.inject.Binder binder)
      Specified by:
      configure in interface com.google.inject.Module