public final class NDC extends Object
Modifier and Type | Method and Description |
---|---|
static void |
clear() |
static String |
get() |
static int |
getDepth() |
static String |
peek() |
static String |
pop() |
static void |
push(String message) |
static void |
setMaxDepth(int maxDepth) |
Copyright © 2014 Red Hat, Inc.