Interface DataSourceBlockFactory

All Superinterfaces:
BlockFactory
All Known Implementing Classes:
DataSourceBlockFactoryImpl

public interface DataSourceBlockFactory extends BlockFactory
DataSourceBlockFactory

Creates a SourceBlock

The FactoryRegistry should be used to get access to the Factory

See Also: