org::slf4j::impl::StaticMDCBinder Class Reference

Collaboration diagram for org::slf4j::impl::StaticMDCBinder:
Collaboration graph
[legend]

List of all members.

Public Member Functions

MDCAdapter getMDCA ()
String getMDCAdapterClassStr ()

Static Public Attributes

static final StaticMDCBinder SINGLETON = new StaticMDCBinder()

Private Member Functions

 StaticMDCBinder ()

Detailed Description

This implementation is bound to BasicMDCAdapter.

Author:
Ceki Gülcü

Constructor & Destructor Documentation

org::slf4j::impl::StaticMDCBinder::StaticMDCBinder (  )  [inline, private]

Member Function Documentation

MDCAdapter org::slf4j::impl::StaticMDCBinder::getMDCA (  )  [inline]

Currently this method always returns an instance of BasicMDCAdapter.

String org::slf4j::impl::StaticMDCBinder::getMDCAdapterClassStr (  )  [inline]

Member Data Documentation

The unique instance of this class.


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2