Interface DataSourceFactory

All Known Implementing Classes:
FileDataSourceBuilder, PollingDataSourceBuilder, StreamingDataSourceBuilder, TestData

public interface DataSourceFactory
Interface for a factory that creates some implementation of DataSource.
Since:
4.11.0
See Also:
Components
  • Method Details