Package io.apicurio.registry.storage
Interface RegistryStorageProvider
-
public interface RegistryStorageProviderProvider interface for non-default storage interfaces. It's mandatory to implement this interface for non-default storage implementations.- Author:
- Fabian Martinez
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description RegistryStoragestorage()
-
-
-
Method Detail
-
storage
RegistryStorage storage()
-
-