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<ForkedProcessEventType,
ForkedProcessStringEventListener> ForkedProcessEventNotifier.consoleEventListeners
Methods in org.apache.maven.plugin.surefire.booterclient.output with parameters of type ForkedProcessStringEventListenerModifier and TypeMethodDescriptionvoid
ForkedProcessEventNotifier.setConsoleDebugListener
(ForkedProcessStringEventListener listener) void
ForkedProcessEventNotifier.setConsoleInfoListener
(ForkedProcessStringEventListener listener) void
ForkedProcessEventNotifier.setConsoleWarningListener
(ForkedProcessStringEventListener listener)