|
SLF4J API Version 1.4.3 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.slf4j.impl.StaticMDCBinder
public class StaticMDCBinder
This class is only a stub. Real implementations are found in each SLF4J binding project, e.g. slf4j-nop, slf4j-log4j12 etc.
Field Summary | |
---|---|
static StaticMDCBinder |
SINGLETON
The unique instance of this class. |
Method Summary | |
---|---|
MDCAdapter |
getMDCA()
Currently this method always returns an instance of StaticMDCBinder . |
String |
getMDCAdapterClassStr()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final StaticMDCBinder SINGLETON
Method Detail |
---|
public MDCAdapter getMDCA()
StaticMDCBinder
.
public String getMDCAdapterClassStr()
|
SLF4J API Version 1.4.3 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |