Class | Description |
---|---|
DeserializedStacktraceWriter |
Represents a deserialize stacktracewriter that has been
marshalled across to the plugin from the fork.
|
ForkClient |
Knows how to reconstruct *all* the state transmitted over stdout by the forked process.
|
ForkedProcessEventNotifier |
magic number : run mode : opcode [: opcode specific data]*
|
InPluginProcessDumpSingleton |
Reports errors to dump file.
|
NativeStdErrStreamConsumer |
The standard error logger for the error stream of the forked JMV,
see
ForkStarter . |
NativeStdOutStreamConsumer |
The standard output logger for the output stream of the forked JMV,
see org.apache.maven.plugin.surefire.extensions.SurefireForkChannel.
|
ThreadedStreamConsumer |
Knows how to reconstruct *all* the state transmitted over Channel by the forked process.
|
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.