Package adams.db

Class AbstractSpectralDbBackend

    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      protected static adams.core.Properties getProperties()
      Returns the underlying properties.
      static SpectralDbBackend getSingleton()
      Returns the singleton.
      • Methods inherited from class adams.core.option.AbstractOptionHandler

        cleanUpOptions, defineOptions, destroy, finishInit, getDefaultLoggingLevel, getOptionManager, globalInfo, initialize, loggingLevelTipText, newOptionManager, reset, setLoggingLevel, toCommandLine, toString
      • Methods inherited from class adams.core.logging.LoggingObject

        configureLogger, getLogger, getLoggingLevel, initializeLogging, isLoggingEnabled, sizeOf
      • Methods inherited from interface adams.core.Destroyable

        destroy
      • Methods inherited from interface adams.core.logging.LoggingLevelHandler

        getLoggingLevel, setLoggingLevel
      • Methods inherited from interface adams.core.logging.LoggingSupporter

        getLogger, isLoggingEnabled
      • Methods inherited from interface adams.core.option.OptionHandler

        cleanUpOptions, defineOptions, getOptionManager, toCommandLine
    • Field Detail

      • m_Properties

        protected static adams.core.Properties m_Properties
        the properties with the defaults.
      • m_Initialized

        protected static boolean m_Initialized
        whether the backend was initialized.
    • Constructor Detail

      • AbstractSpectralDbBackend

        public AbstractSpectralDbBackend()
    • Method Detail

      • getProperties

        protected static adams.core.Properties getProperties()
        Returns the underlying properties.
        Returns:
        the properties
      • getSingleton

        public static SpectralDbBackend getSingleton()
        Returns the singleton.
        Returns:
        the singleton