org.apache.activemq.util
Class MDCHelper

java.lang.Object
  extended by org.apache.activemq.util.MDCHelper

public class MDCHelper
extends java.lang.Object

Helper class as MDC Log4J adapter doesn't behave well with null values


Constructor Summary
MDCHelper()
           
 
Method Summary
static java.util.Map getCopyOfContextMap()
           
static void setContextMap(java.util.Map map)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MDCHelper

public MDCHelper()
Method Detail

getCopyOfContextMap

public static java.util.Map getCopyOfContextMap()

setContextMap

public static void setContextMap(java.util.Map map)


Copyright © 2005-2011. All Rights Reserved.