Interface StorageProviderFactory
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Factory for creating
StorageProvider instances.
This functional interface allows data source plugins to provide
storage provider implementations without exposing implementation details.-
Method Summary
-
Method Details
-
create
-
create
-