Interface StoragePluginRegistry

All Superinterfaces:
AutoCloseable, Iterable<Map.Entry<String,StoragePlugin>>
All Known Implementing Classes:
StoragePluginRegistryImpl

public interface StoragePluginRegistry extends Iterable<Map.Entry<String,StoragePlugin>>, AutoCloseable