public class StaticMDCBinder
extends java.lang.Object
BasicMDCAdapter.| Modifier and Type | Field and Description |
|---|---|
static StaticMDCBinder |
SINGLETON
The unique instance of this class.
|
| Modifier and Type | Method and Description |
|---|---|
MDCAdapter |
getMDCA()
Currently this method always returns an instance of
BasicMDCAdapter. |
java.lang.String |
getMDCAdapterClassStr() |
public static final StaticMDCBinder SINGLETON