Package gda.data.scan.datawriter
Interface DataWriterFactory
- All Superinterfaces:
Findable
- All Known Implementing Classes:
DefaultDataWriterFactory
Classes implementing this interface provide pre-configured DataWriters for scans
-
Method Summary
Modifier and TypeMethodDescriptionCreates a new instance of a DataWriter
-
Method Details
-
createDataWriter
Creates a new instance of a DataWriter- Returns:
- a DataWriter
- Throws:
FactoryException
-