edu.internet2.middleware.ldappc.util
Class MDCHelper

java.lang.Object
  extended by edu.internet2.middleware.ldappc.util.MDCHelper

public class MDCHelper
extends Object

Help control MDC logging.


Constructor Summary
MDCHelper(org.openspml.v2.msg.spml.Request request)
          Constructor
 
Method Summary
 MDCHelper start()
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MDCHelper

public MDCHelper(org.openspml.v2.msg.spml.Request request)
Constructor

Parameters:
request - the SPML request
Method Detail

start

public MDCHelper start()

stop

public void stop()


Copyright © 2011 Internet2. All Rights Reserved.