public class DocumentWriterRunner
extends java.lang.Object
Constructor and Description |
---|
DocumentWriterRunner()
Instantiates a new document writer runner with newly created
instances of all known document writer implementations.
|
Modifier and Type | Method and Description |
---|---|
void |
logStatistics()
Logs statistics of all configured document writers.
|
void |
writeDocuments()
Lets each configured document writer write its documents.
|