public final class InPluginProcessDumpSingleton extends Object
Modifier and Type | Method and Description |
---|---|
void |
dumpException(Throwable t,
String msg,
File reportsDirectory) |
void |
dumpException(Throwable t,
String msg,
File reportsDirectory,
int jvmRun) |
void |
dumpStreamException(Throwable t,
String msg,
File reportsDirectory) |
File |
dumpStreamException(Throwable t,
String msg,
File reportsDirectory,
int jvmRun) |
void |
dumpStreamText(String msg,
File reportsDirectory) |
File |
dumpStreamText(String msg,
File reportsDirectory,
int jvmRun) |
static InPluginProcessDumpSingleton |
getSingleton() |
public static InPluginProcessDumpSingleton getSingleton()
public File dumpStreamException(Throwable t, String msg, File reportsDirectory, int jvmRun)
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.