Interface FileStoreConfig

All Known Implementing Classes:
S3FileStoreConfig

public interface FileStoreConfig
An interface for classes that hold config about a filestore, as extracted from a filestores config file. The implementations of this interface should be immutable.
Since:
9.9
See Also: