Package | Description |
---|---|
org.apache.maven.surefire.api.booter | |
org.apache.maven.surefire.api.event | |
org.apache.maven.surefire.api.provider |
Class and Description |
---|
Command
Encapsulates data and command sent from master to forked process.
|
DumpErrorSingleton
Dumps lost commands and caused exceptions in forked JVM.
|
ForkedProcessEventType
Events sent back to the plugin process.
|
MasterProcessChannelEncoder
An abstraction for physical encoder of events.
|
MasterProcessCommand
Commands which are sent from plugin to the forked jvm.
|
Shutdown
Specifies the way how the forked jvm should be terminated after
class AbstractCommandStream is closed and CTRL+C.
|
Class and Description |
---|
ForkedProcessEventType
Events sent back to the plugin process.
|
Class and Description |
---|
Command
Encapsulates data and command sent from master to forked process.
|
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.