Class DummySystemMonitor

  • All Implemented Interfaces:
    SystemMonitor

    public class DummySystemMonitor
    extends java.lang.Object
    implements SystemMonitor
    Author:
    jonmv
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void reportSystemVersion​(com.yahoo.component.Version systemVersion, SystemMonitor.Confidence confidence)
      Notifies the monitor of the current system version and its confidence.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DummySystemMonitor

        public DummySystemMonitor()