Package org.openhab.core.persistence.registry
package org.openhab.core.persistence.registry
-
ClassDescriptionThe
ManagedPersistenceServiceConfigurationProviderimplements aPersistenceServiceConfigurationProviderfor managed configurations which are stored in a JSON databaseThePersistenceServiceConfigurationrepresents the configuration for a persistence service.ThePersistenceServiceConfigurationDTOMapperis a utility class to map persistence configurations for storageThePersistenceServiceConfigurationProvideris an interface for persistence service configuration providersThePersistenceServiceConfigurationRegistryis the central place to store persistence service configurations.ThePersistenceServiceConfigurationRegistryChangeListeneris an interface that can be implemented by services that need to listen to thePersistenceServiceConfigurationRegistrywhen more than one registry with different types is used.