railo.runtime.op
Class ThreadLocalDuplication

java.lang.Object
  extended by railo.runtime.op.ThreadLocalDuplication

public class ThreadLocalDuplication
extends Object


Constructor Summary
ThreadLocalDuplication()
           
 
Method Summary
static Object get(Object obj)
           
static Map<Object,Object> getMap()
           
static void remove(Object o)
           
static void set(Object o, Object c)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThreadLocalDuplication

public ThreadLocalDuplication()
Method Detail

set

public static void set(Object o,
                       Object c)

getMap

public static Map<Object,Object> getMap()

remove

public static void remove(Object o)

get

public static Object get(Object obj)


Copyright © 2012 Railo