Uses of Class
org.apache.maven.plugin.surefire.booterclient.output.InPluginProcessDumpSingleton
-
Packages that use InPluginProcessDumpSingleton Package Description org.apache.maven.plugin.surefire.booterclient.output -
-
Uses of InPluginProcessDumpSingleton in org.apache.maven.plugin.surefire.booterclient.output
Fields in org.apache.maven.plugin.surefire.booterclient.output declared as InPluginProcessDumpSingleton Modifier and Type Field Description private static InPluginProcessDumpSingleton
InPluginProcessDumpSingleton. SINGLETON
Methods in org.apache.maven.plugin.surefire.booterclient.output that return InPluginProcessDumpSingleton Modifier and Type Method Description static InPluginProcessDumpSingleton
InPluginProcessDumpSingleton. getSingleton()
-