public class ResolverErrorOutputHandler extends AbstractOutputHandler
| Constructor and Description |
|---|
ResolverErrorOutputHandler(StringBuffer logBuffer) |
ResolverErrorOutputHandler(StringBuffer logBuffer,
String expectedRegex,
CountDownLatch countDownLatch) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
printLine(String line) |
consumeLine, setQuietpublic ResolverErrorOutputHandler(StringBuffer logBuffer, String expectedRegex, CountDownLatch countDownLatch)
public ResolverErrorOutputHandler(StringBuffer logBuffer)
protected void printLine(String line)
printLine in class AbstractOutputHandlerCopyright © 2019 JBoss by Red Hat. All rights reserved.