Class PlcNextSystemMetricsDescriptor

java.lang.Object
de.iip_ecosphere.platform.support.plugins.DefaultPluginDescriptor<de.iip_ecosphere.platform.support.metrics.SystemMetrics>
de.iip_ecosphere.platform.support.plugins.SingletonPluginDescriptor<de.iip_ecosphere.platform.support.metrics.SystemMetrics>
de.iip_ecosphere.platform.support.metrics.AbstractSystemMetricsPluginDescriptor
de.iip_ecosphere.platform.support.metrics.plcnext.PlcNextSystemMetricsDescriptor
All Implemented Interfaces:
de.iip_ecosphere.platform.support.metrics.SystemMetricsDescriptor, de.iip_ecosphere.platform.support.plugins.PluginDescriptor<de.iip_ecosphere.platform.support.metrics.SystemMetrics>

public class PlcNextSystemMetricsDescriptor extends de.iip_ecosphere.platform.support.metrics.AbstractSystemMetricsPluginDescriptor
The default JSL system metrics descriptor.
Author:
Holger Eichelberger, SSE
  • Nested Class Summary

    Nested classes/interfaces inherited from class de.iip_ecosphere.platform.support.plugins.DefaultPluginDescriptor

    de.iip_ecosphere.platform.support.plugins.DefaultPluginDescriptor.PluginSupplier<T>
  • Field Summary

    Fields inherited from interface de.iip_ecosphere.platform.support.metrics.SystemMetricsDescriptor

    PLUGIN_ID
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    de.iip_ecosphere.platform.support.metrics.SystemMetrics
     
    boolean
     
    boolean
     

    Methods inherited from class de.iip_ecosphere.platform.support.metrics.AbstractSystemMetricsPluginDescriptor

    initPluginSupplier

    Methods inherited from class de.iip_ecosphere.platform.support.plugins.SingletonPluginDescriptor

    createPlugin

    Methods inherited from class de.iip_ecosphere.platform.support.plugins.DefaultPluginDescriptor

    createPlugin, getFurtherIds, getId, getType, initId, initIds

    Methods inherited from class java.lang.Object

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

    • PlcNextSystemMetricsDescriptor

      public PlcNextSystemMetricsDescriptor()
  • Method Details

    • createInstance

      public de.iip_ecosphere.platform.support.metrics.SystemMetrics createInstance()
    • isEnabled

      public boolean isEnabled()
    • isFallback

      public boolean isFallback()