Uses of Interface
org.apache.maven.plugin.surefire.booterclient.output.ForkedProcessStringEventListener
Packages that use ForkedProcessStringEventListener
-
Uses of ForkedProcessStringEventListener in org.apache.maven.plugin.surefire.booterclient.output
Classes in org.apache.maven.plugin.surefire.booterclient.output that implement ForkedProcessStringEventListenerModifier and TypeClassDescriptionprivate final class
private final class
private final class
Fields in org.apache.maven.plugin.surefire.booterclient.output with type parameters of type ForkedProcessStringEventListenerModifier and TypeFieldDescriptionprivate final ConcurrentMap<ForkedProcessEvent,
ForkedProcessStringEventListener> ForkedChannelDecoder.consoleEventListeners
Methods in org.apache.maven.plugin.surefire.booterclient.output with parameters of type ForkedProcessStringEventListenerModifier and TypeMethodDescriptionvoid
ForkedChannelDecoder.setConsoleDebugListener
(ForkedProcessStringEventListener listener) void
ForkedChannelDecoder.setConsoleInfoListener
(ForkedProcessStringEventListener listener) void
ForkedChannelDecoder.setConsoleWarningListener
(ForkedProcessStringEventListener listener)