|
||||||||||
| 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 | |
|---|---|
MDCAdapter |
getMDCA()
Currently this method always returns an instance of StaticMDCBinder. |
String |
getMDCAdapterClassStr()
|
static StaticMDCBinder |
getSingleton()
Return the singleton of this class. |
| 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 static final StaticMDCBinder getSingleton()
public MDCAdapter getMDCA()
StaticMDCBinder.
public String getMDCAdapterClassStr()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||