org.slf4j.impl
Class StaticMDCBinder

java.lang.Object
  extended by org.sonatype.gossip.MdcAdapterImpl
      extended by org.slf4j.impl.StaticMDCBinder

public final class StaticMDCBinder
extends MdcAdapterImpl

Gossip MDC binder for SLF4J.

Since:
1.0
Author:
Jason Dillon

Field Summary
static StaticMDCBinder SINGLETON
           
 
Constructor Summary
StaticMDCBinder()
           
 
Method Summary
 
Methods inherited from class org.sonatype.gossip.MdcAdapterImpl
getMDCA, getMDCAdapterClassStr
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SINGLETON

public static final StaticMDCBinder SINGLETON
Constructor Detail

StaticMDCBinder

public StaticMDCBinder()


Copyright © 2008-2010 Sonatype. All Rights Reserved.