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 object, RefBoolean before)
           
static void reset()
           
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)

get

public static Object get(Object object,
                         RefBoolean before)

reset

public static void reset()


Copyright © 2012 Railo