Class NetdataAdapterInfo

java.lang.Object
eu.binjr.core.data.adapters.BaseDataAdapterInfo
eu.binjr.sources.netdata.adapters.NetdataAdapterInfo
All Implemented Interfaces:
eu.binjr.core.data.adapters.DataAdapterInfo

public class NetdataAdapterInfo extends eu.binjr.core.data.adapters.BaseDataAdapterInfo
Defines the metadata associated with the NetdataDataAdapter
  • Property Summary

    Properties inherited from class eu.binjr.core.data.adapters.BaseDataAdapterInfo

    enabled
  • Constructor Summary

    Constructors
    Constructor
    Description
    Initialises a new instance of the NetdataAdapterInfo class.
  • Method Summary

    Methods inherited from class eu.binjr.core.data.adapters.BaseDataAdapterInfo

    enabledProperty, getAdapterClass, getAdapterDialog, getApiLevel, getCopyright, getDescription, getJarLocation, getKey, getLicense, getName, getPreferences, getSiteUrl, getSourceLocality, getVersion, isEnabled, setEnabled

    Methods inherited from class java.lang.Object

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

    • NetdataAdapterInfo

      public NetdataAdapterInfo() throws eu.binjr.core.data.exceptions.CannotInitializeDataAdapterException
      Initialises a new instance of the NetdataAdapterInfo class.
      Throws:
      eu.binjr.core.data.exceptions.CannotInitializeDataAdapterException - if an error occurs initializing the adapter.