Uses of Class
org.openejb.util.FastThreadLocal

Packages that use FastThreadLocal
org.openejb.core The core classes of the container system implementing the interfaces defined by the OpenEJB container system architecture. 
org.openejb.server.ejbd   
 

Uses of FastThreadLocal in org.openejb.core
 

Fields in org.openejb.core declared as FastThreadLocal
protected static FastThreadLocal ThreadContext.threadStorage
          TODO: Add comment
 

Uses of FastThreadLocal in org.openejb.server.ejbd
 

Fields in org.openejb.server.ejbd declared as FastThreadLocal
protected static FastThreadLocal CallContext.threads
          Hashtable of threads executing in this server
 



Copyright © 1999-2011 OpenEJB. All Rights Reserved.