Class StringResultWriterFactory
java.lang.Object
org.apache.creadur.whisker.out.velocity.StringResultWriterFactory
- All Implemented Interfaces:
org.apache.creadur.whisker.app.ResultWriterFactory
public class StringResultWriterFactory
extends Object
implements org.apache.creadur.whisker.app.ResultWriterFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfirstOutputFor(org.apache.creadur.whisker.app.Result result) intrequestsFor(org.apache.creadur.whisker.app.Result result) writerFor(org.apache.creadur.whisker.app.Result result)
-
Constructor Details
-
StringResultWriterFactory
public StringResultWriterFactory()
-
-
Method Details
-
writerFor
- Specified by:
writerForin interfaceorg.apache.creadur.whisker.app.ResultWriterFactory- Throws:
IOException
-
requestsFor
public int requestsFor(org.apache.creadur.whisker.app.Result result) -
firstOutputFor
-