Class PrometheusLifecycleDescriptor.ModifierRunnable

java.lang.Object
de.iip_ecosphere.platform.monitoring.prometheus.PrometheusLifecycleDescriptor.ModifierRunnable
All Implemented Interfaces:
Runnable
Enclosing class:
PrometheusLifecycleDescriptor

private class PrometheusLifecycleDescriptor.ModifierRunnable extends Object implements Runnable
Processes all modification requests.
Author:
Holger Eichelberger, SSE
  • Field Details

    • isRunning

      private boolean isRunning
  • Constructor Details

    • ModifierRunnable

      private ModifierRunnable()
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable
    • stop

      public void stop()
      Stops the runnable.