Uses of Package
org.apache.maven.surefire.booter
-
Packages that use org.apache.maven.surefire.booter Package Description org.apache.maven.surefire.booter org.apache.maven.surefire.providerapi -
Classes in org.apache.maven.surefire.booter used by org.apache.maven.surefire.booter Class 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 parametershutdown
. -
Classes in org.apache.maven.surefire.booter used by org.apache.maven.surefire.providerapi Class Description Shutdown Specifies the way how the forked jvm should be terminated after class AbstractCommandStream is closed and CTRL+C.