org.slf4j.impl
Class StaticMDCBinder

java.lang.Object
  extended by org.slf4j.impl.StaticMDCBinder

public class StaticMDCBinder
extends Object

This implementation is bound to JBossMDCAdapter.

Version:
$Revision: 2784 $
Author:
Dimitris Andreadis

Field Summary
static StaticMDCBinder SINGLETON
           
 
Method Summary
 org.slf4j.spi.MDCAdapter getMDCA()
           
 String 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
Method Detail

getMDCA

public org.slf4j.spi.MDCAdapter getMDCA()

getMDCAdapterClassStr

public String getMDCAdapterClassStr()


Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.