org.openejb.util
Class FastThreadLocal

java.lang.Object
  extended by java.lang.ThreadLocal
      extended by org.openejb.util.FastThreadLocal

public class FastThreadLocal
extends java.lang.ThreadLocal


Constructor Summary
FastThreadLocal()
           
 
Method Summary
 
Methods inherited from class java.lang.ThreadLocal
get, initialValue, remove, set
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FastThreadLocal

public FastThreadLocal()


Copyright © 1999-2011 OpenEJB. All Rights Reserved.