| Interface | Description | 
|---|---|
| CommandListener | 
 Command listener interface. 
 | 
| ShutdownAware | 
 See the plugin configuration parameter  
shutdown. | 
| Class | Description | 
|---|---|
| BaseProviderFactory | |
| Command | 
 Encapsulates data and command sent from master to forked process. 
 | 
| CommandReader | 
 Reader of commands coming from plugin(master) process. 
 | 
| DumpErrorSingleton | 
 Dumps lost commands and caused exceptions in forked JVM. 
 | 
| ForkingReporterFactory | 
 Creates ForkingReporters, which are typically one instance per TestSet or thread. 
 | 
| ForkingRunListener | 
 Encodes the full output of the test run to the stdout stream. 
 | 
| ProviderParameterNames | |
| SurefireReflector | 
 Does reflection based invocation of the surefire methods. 
 | 
| Enum | Description | 
|---|---|
| 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. 
 | 
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.