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 SummaryMethods inherited from interface org.openhab.core.common.registry.ProvideraddProviderChangeListener, getAll, removeProviderChangeListener