JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.maven.plugin.surefire.booterclient.output
Interface ForkedProcessStackTraceEventListener
All Known Implementing Classes:
ForkClient.ErrorListener
public interface
ForkedProcessStackTraceEventListener
Since:
3.0.0-M4
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
handle
(
StackTraceWriter
stackTrace)
Method Details
handle
void
handle
(@Nonnull
StackTraceWriter
stackTrace)