Interface SourceBlockFactory

All Superinterfaces:
BlockFactory
All Known Implementing Classes:
SourceBlockFactoryImpl

public interface SourceBlockFactory extends BlockFactory
SourceBlockFactory

Creates a SourceBlock

The FactoryRegistry should be used to get access to the Factory

See Also: