com.ebmwebsourcing.easycommons.thread
Class InheritableThreadContext

java.lang.Object
  extended by com.ebmwebsourcing.easycommons.thread.InheritableThreadContext

public final class InheritableThreadContext
extends java.lang.Object

Author:
Olivier Fabre - EBM WebSourcing

Method Summary
static ConcurrentHashMapWithDefaults<java.lang.String,java.lang.Object> getParameters()
           
static void reset()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

reset

public static final void reset()

getParameters

public static final ConcurrentHashMapWithDefaults<java.lang.String,java.lang.Object> getParameters()


Copyright © 2012 Petals Link. All Rights Reserved.