Package org.openhab.core.persistence.registry
package org.openhab.core.persistence.registry
-
ClassDescriptionThe
ManagedPersistenceServiceConfigurationProvider
implements aPersistenceServiceConfigurationProvider
for managed configurations which are stored in a JSON databaseThePersistenceServiceConfiguration
represents the configuration for a persistence service.ThePersistenceServiceConfigurationDTOMapper
is a utility class to map persistence configurations for storageThePersistenceServiceConfigurationProvider
is an interface for persistence service configuration providersThePersistenceServiceConfigurationRegistry
is the central place to store persistence service configurations.ThePersistenceServiceConfigurationRegistryChangeListener
is an interface that can be implemented by services that need to listen to thePersistenceServiceConfigurationRegistry
when more than one registry with different types is used.