クラス StepRegistryPropertiesConfigAdapter<T extends StepRegistryProperties>

型パラメーター:
T - プロパティ型
実装されたすべてのインターフェース:
io.micrometer.core.instrument.config.MeterRegistryConfigio.micrometer.core.instrument.push.PushRegistryConfig
既知の直属サブクラス
NewRelicPropertiesConfigAdapterSignalFxPropertiesConfigAdapterStackdriverPropertiesConfigAdapter

public abstract class StepRegistryPropertiesConfigAdapter<T extends StepRegistryProperties> extends PushRegistryPropertiesConfigAdapter<T>
StepRegistryProperties から StepRegistryConfig へのアダプターの基本クラス。
導入:
2.0.0
作成者:
Jon Schneider, Phillip Webb, Artsiom Yudovin
  • コンストラクターの詳細

    • StepRegistryPropertiesConfigAdapter

      public StepRegistryPropertiesConfigAdapter(T properties)