org.slf4j.impl
Class StaticMDCBinder
java.lang.Object
org.slf4j.impl.StaticMDCBinder
public class StaticMDCBinder
- extends Object
This implementation is bound to BasicMDCAdapter
.
- Author:
- Ceki Gülcü
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SINGLETON
public static final StaticMDCBinder SINGLETON
- The unique instance of this class.
getMDCA
public MDCAdapter getMDCA()
- Currently this method always returns an instance of
BasicMDCAdapter
.
getMDCAdapterClassStr
public String getMDCAdapterClassStr()
Copyright © 2005-2013 JBoss by Red Hat. All Rights Reserved.