クラス ObservedModuleEvent

java.lang.ObjectSE
org.springframework.modulith.observability.support.ObservedModuleEvent

class ObservedModuleEvent extends ObjectSE
ApplicationModule の発生源に関連する観測された事象。
導入:
2.1
作成者:
Oliver Drotbohm
  • コンストラクターの詳細

  • 方法の詳細

    • createBuilder

      io.micrometer.core.instrument.Counter.Builder createBuilder()
    • getEventCounterName

      StringSE getEventCounterName()
    • getEventReference

      StringSE getEventReference()
    • hasEventOfType

      boolean hasEventOfType(ClassSE<?> type)
    • getEvent

      ObjectSE getEvent()