public final class NDC extends Object
static void
clear()
static String
get()
static int
getDepth()
peek()
pop()
push(String message)
setMaxDepth(int maxDepth)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static void clear()
public static String get()
public static int getDepth()
public static String pop()
public static String peek()
public static void push(String message)
public static void setMaxDepth(int maxDepth)
Copyright © 2018 JBoss by Red Hat. All rights reserved.