Uses of Package
org.opennms.netmgt.config.dao.common.api
-
Classes in org.opennms.netmgt.config.dao.common.api used by org.opennms.netmgt.config.dao.common.api Class Description ReadableDao A config DAO that supports only reading and reloading.ReloadableConfigContainer A container that provides access to configuration that is backed by some persistent source.WriteableDao The writeable version ofReadableDao
. -
Classes in org.opennms.netmgt.config.dao.common.api used by org.opennms.netmgt.config.dao.common.impl Class Description ReloadableConfigContainer A container that provides access to configuration that is backed by some persistent source.SaveableConfigContainer An extension ofReloadableConfigContainer
that also supports writing the managed configuration back to the persistent source. -
Classes in org.opennms.netmgt.config.dao.common.api used by org.opennms.netmgt.config.dao.outages.api Class Description OverrideableDao This interface exists to satisfy test cases that need to explicitly provide a configuration directly to the DAO.ReadableDao A config DAO that supports only reading and reloading.WriteableDao The writeable version ofReadableDao
. -
Classes in org.opennms.netmgt.config.dao.common.api used by org.opennms.netmgt.config.dao.outages.impl Class Description OverrideableDao This interface exists to satisfy test cases that need to explicitly provide a configuration directly to the DAO.ReadableDao A config DAO that supports only reading and reloading.WriteableDao The writeable version ofReadableDao
. -
Classes in org.opennms.netmgt.config.dao.common.api used by org.opennms.netmgt.config.dao.thresholding.api Class Description OverrideableDao This interface exists to satisfy test cases that need to explicitly provide a configuration directly to the DAO.ReadableDao A config DAO that supports only reading and reloading.WriteableDao The writeable version ofReadableDao
. -
Classes in org.opennms.netmgt.config.dao.common.api used by org.opennms.netmgt.config.dao.thresholding.impl Class Description OverrideableDao This interface exists to satisfy test cases that need to explicitly provide a configuration directly to the DAO.ReadableDao A config DAO that supports only reading and reloading.WriteableDao The writeable version ofReadableDao
.