Uses of Package
org.apache.maven.surefire.booter
Packages that use org.apache.maven.surefire.booter
-
Classes in org.apache.maven.surefire.booter used by org.apache.maven.surefire.booterClassDescriptionEncapsulates data and command sent from master to forked process.Command listener interface.Reader of commands coming from plugin(master) process.Dumps lost commands and caused exceptions in forked JVM.Commands which are sent from plugin to the forked jvm.Specifies the way how the forked jvm should be terminated after class AbstractCommandStream is closed and CTRL+C.See the plugin configuration parameter
shutdown
. -
Classes in org.apache.maven.surefire.booter used by org.apache.maven.surefire.providerapiClassDescriptionSpecifies the way how the forked jvm should be terminated after class AbstractCommandStream is closed and CTRL+C.