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