public final class Slf4jMDCAdapter extends Object implements org.slf4j.spi.MDCAdapter
Constructor and Description |
---|
Slf4jMDCAdapter() |
public void remove(String key)
remove
in interface org.slf4j.spi.MDCAdapter
public void clear()
clear
in interface org.slf4j.spi.MDCAdapter
public Map getCopyOfContextMap()
getCopyOfContextMap
in interface org.slf4j.spi.MDCAdapter
public void setContextMap(Map contextMap)
setContextMap
in interface org.slf4j.spi.MDCAdapter
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.