Uses of Class
org.openejb.EJBContextImpl.EJBContextState

Packages that use EJBContextImpl.EJBContextState
org.openejb   
org.openejb.entity   
org.openejb.mdb   
org.openejb.sfsb   
org.openejb.slsb   
 

Uses of EJBContextImpl.EJBContextState in org.openejb
 

Fields in org.openejb declared as EJBContextImpl.EJBContextState
protected  EJBContextImpl.EJBContextState EJBContextImpl.state
           
 

Uses of EJBContextImpl.EJBContextState in org.openejb.entity
 

Subclasses of EJBContextImpl.EJBContextState in org.openejb.entity
static class EntityContextImpl.EntityContextState
           
 

Uses of EJBContextImpl.EJBContextState in org.openejb.mdb
 

Subclasses of EJBContextImpl.EJBContextState in org.openejb.mdb
static class MDBContext.MDBContextState
           
 

Uses of EJBContextImpl.EJBContextState in org.openejb.sfsb
 

Subclasses of EJBContextImpl.EJBContextState in org.openejb.sfsb
static class StatefulSessionContext.StatefulSessionContextState
           
 

Uses of EJBContextImpl.EJBContextState in org.openejb.slsb
 

Subclasses of EJBContextImpl.EJBContextState in org.openejb.slsb
static class StatelessSessionContext.StatelessSessionContextState
           
 



Copyright © 1999-2005 OpenEJB. All Rights Reserved.