Interface PersistenceServiceConfigurationProvider
- All Superinterfaces:
Provider<PersistenceServiceConfiguration>
- All Known Implementing Classes:
ManagedPersistenceServiceConfigurationProvider
@NonNullByDefault
public interface PersistenceServiceConfigurationProvider
extends Provider<PersistenceServiceConfiguration>
The
PersistenceServiceConfigurationProvider
is an interface for persistence service configuration providers- Author:
- Jan N. Klug - Initial contribution
-
Method Summary
Methods inherited from interface org.openhab.core.common.registry.Provider
addProviderChangeListener, getAll, removeProviderChangeListener