public class Diagnostics extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
Diagnostics.Callable |
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
log |
| Constructor and Description |
|---|
Diagnostics() |
| Modifier and Type | Method and Description |
|---|---|
static void |
call(Diagnostics.Callable callable,
Object... data) |
static void |
logThreadDumps(String message) |
public static void call(Diagnostics.Callable callable, Object... data)
public static void logThreadDumps(String message)
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.