org.openejb.util
Class FastThreadLocal

java.lang.Object
  |
  +--java.lang.ThreadLocal
        |
        +--org.openejb.util.FastThreadLocal

public class FastThreadLocal
extends java.lang.ThreadLocal


Inner classes inherited from class java.lang.ThreadLocal
java.lang.ThreadLocal.SecureKey
 
Fields inherited from class java.lang.ThreadLocal
key
 
Constructor Summary
FastThreadLocal()
           
 
Methods inherited from class java.lang.ThreadLocal
get, initialValue, 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 © 2002 OpenEJB Group. All Rights Reserved. http://openejb.sourceforge.net