Uses of Class
org.jboss.ejb3.ThreadLocalStack

Packages that use ThreadLocalStack
org.jboss.ejb3.session   
org.jboss.ejb3.stateful   
 

Uses of ThreadLocalStack in org.jboss.ejb3.session
 

Fields in org.jboss.ejb3.session declared as ThreadLocalStack
protected static ThreadLocalStack<org.jboss.ejb3.common.lang.SerializableMethod> SessionSpecContainer.invokedMethod
          Deprecated. 
 

Uses of ThreadLocalStack in org.jboss.ejb3.stateful
 

Fields in org.jboss.ejb3.stateful declared as ThreadLocalStack
static ThreadLocalStack<StatefulBeanContext> StatefulBeanContext.currentBean
           
static ThreadLocalStack<StatefulBeanContext> StatefulBeanContext.propagatedContainedIn
           
 



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.