Uses of Interface
org.apache.maven.plugin.surefire.booterclient.output.ForkedProcessStandardOutErrEventListener
Packages that use ForkedProcessStandardOutErrEventListener
-
Uses of ForkedProcessStandardOutErrEventListener in org.apache.maven.plugin.surefire.booterclient.output
Methods in org.apache.maven.plugin.surefire.booterclient.output with parameters of type ForkedProcessStandardOutErrEventListenerModifier and TypeMethodDescriptionvoid
ForkedProcessEventNotifier.setStdErrListener
(ForkedProcessStandardOutErrEventListener listener) void
ForkedProcessEventNotifier.setStdOutListener
(ForkedProcessStandardOutErrEventListener listener)