|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.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 | |
---|---|
java.lang.String |
getMDCAdapterClassStr()
|
MDCAdapter |
getMDCA()
Currently this method always returns an instance of StaticMDCBinder . |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notifyAll, notify, toString, wait, wait, wait |
Field Detail |
---|
public static final StaticMDCBinder SINGLETON
Method Detail |
---|
public MDCAdapter getMDCA()
StaticMDCBinder
.
public java.lang.String getMDCAdapterClassStr()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |