Liferay 6.1.2-ce-ga3

org.slf4j.impl
Class StaticMDCBinder

java.lang.Object
  extended by org.slf4j.impl.StaticMDCBinder

public class StaticMDCBinder
extends Object


Field Summary
static StaticMDCBinder SINGLETON
           
 
Method Summary
 org.slf4j.spi.MDCAdapter getMDCA()
           
 String getMDCAdapterClassStr()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SINGLETON

public static final StaticMDCBinder SINGLETON
Method Detail

getMDCA

public org.slf4j.spi.MDCAdapter getMDCA()

getMDCAdapterClassStr

public String getMDCAdapterClassStr()

Liferay 6.1.2-ce-ga3