Package | Description |
---|---|
org.apache.maven.surefire.extensions | |
org.apache.maven.surefire.extensions.util |
Modifier and Type | Method and Description |
---|---|
abstract void |
ForkChannel.bindEventHandler(EventHandler<Event> eventHandler,
CountdownCloseable countdownCloseable,
ReadableByteChannel stdOut)
Starts a Thread reading the events.
|
Constructor and Description |
---|
LineConsumerThread(String threadName,
ReadableByteChannel channel,
EventHandler<String> eventHandler,
CountdownCloseable countdownCloseable) |
LineConsumerThread(String threadName,
ReadableByteChannel channel,
EventHandler<String> eventHandler,
CountdownCloseable countdownCloseable,
Charset encoding) |
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.