org.openejb.util
Class FastThreadLocal

java.lang.Object
  extended byjava.lang.ThreadLocal
      extended byorg.openejb.util.FastThreadLocal

public class FastThreadLocal
extends ThreadLocal


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 © 1999-2005 OpenEJB. All Rights Reserved.