Package | Description |
---|---|
org.apache.maven.surefire.booter | |
org.apache.maven.surefire.providerapi |
Class and Description |
---|
Command
Encapsulates data and command sent from master to forked process.
|
CommandListener
Command listener interface.
|
CommandReader
Reader of commands coming from plugin(master) process.
|
DumpErrorSingleton
Dumps lost commands and caused exceptions in forked JVM.
|
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.
|
ShutdownAware
See the plugin configuration parameter
shutdown . |
Class and Description |
---|
Shutdown
Specifies the way how the forked jvm should be terminated after
class AbstractCommandStream is closed and CTRL+C.
|
Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.