public static class JVMStabilityInspector.Killer
extends java.lang.Object
| Constructor and Description | 
|---|
| Killer() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | killCurrentJVM(java.lang.Throwable t)Certain situations represent "Die" conditions for the server, and if so, the reason is logged and the current JVM is killed. | 
| protected void | killCurrentJVM(java.lang.Throwable t,
              boolean quiet) | 
protected void killCurrentJVM(java.lang.Throwable t)
t - The Throwable to log before killing the current JVMprotected void killCurrentJVM(java.lang.Throwable t,
                              boolean quiet)
Copyright © 2018 The Apache Software Foundation