public class Log4jNDCProvider extends Object implements org.jboss.logging.NDCProvider
public void clear()
clear
in interface org.jboss.logging.NDCProvider
public String get()
get
in interface org.jboss.logging.NDCProvider
public int getDepth()
getDepth
in interface org.jboss.logging.NDCProvider
public String peek()
peek
in interface org.jboss.logging.NDCProvider
public String pop()
pop
in interface org.jboss.logging.NDCProvider
public void push(String message)
push
in interface org.jboss.logging.NDCProvider
public void setMaxDepth(int maxDepth)
setMaxDepth
in interface org.jboss.logging.NDCProvider
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.