public class StreamBackedStandardOutputListener extends Object implements StandardOutputListener
| Constructor and Description |
|---|
StreamBackedStandardOutputListener(Appendable appendable) |
StreamBackedStandardOutputListener(OutputStream outputStream) |
public StreamBackedStandardOutputListener(Appendable appendable)
public StreamBackedStandardOutputListener(OutputStream outputStream)
public void onOutput(CharSequence output)
StandardOutputListeneronOutput in interface StandardOutputListeneroutput - The text.Copyright © 2013. All rights reserved