|
||||||||||
| 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 implementation is bound to BasicMDCAdapter.
| Field Summary | |
|---|---|
static StaticMDCBinder |
SINGLETON
The unique instance of this class. |
| Method Summary | |
|---|---|
org.slf4j.spi.MDCAdapter |
getMDCA()
Currently this method always returns an instance of BasicMDCAdapter. |
java.lang.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 org.slf4j.spi.MDCAdapter getMDCA()
BasicMDCAdapter.
public java.lang.String getMDCAdapterClassStr()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||