public class StaticMDCBinder extends Object
NOPMDCAdapter.| 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 
  
StaticMDCBinder. | 
String | 
getMDCAdapterClassStr()  | 
static StaticMDCBinder | 
getSingleton()
Return the singleton of this class. 
 | 
public static final StaticMDCBinder SINGLETON
public static final StaticMDCBinder getSingleton()
public MDCAdapter getMDCA()
StaticMDCBinder.public String getMDCAdapterClassStr()
Copyright © 2001–2021 The Apache Software Foundation. All rights reserved.