Class 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
    • 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 Detail

      • 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.