Interface ServerConfigStorageProviderFactory

All Superinterfaces:
ProviderFactory<ServerConfigStorageProvider>
All Known Implementing Classes:
JpaServerConfigStorageProviderFactory

public interface ServerConfigStorageProviderFactory extends ProviderFactory<ServerConfigStorageProvider>