Interface WriterConstructor


public interface WriterConstructor

Functional interface for something that is able to create a RiskscapeWriter.

TODO add some support for creating a writer with options, e.g. advertise a ParameterSet and accept some BoundParameters in newWriter(ExecutionContext, Struct, CreateHandle)