public class Diagnostics extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
Diagnostics.Callable |
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-2017 Apache Software Foundation. All Rights Reserved.