Uses of Class
org.jboss.ejb.EnterpriseContext.EJBContextImpl

Packages that use EnterpriseContext.EJBContextImpl
org.jboss.ejb Package description goes here
 

Uses of EnterpriseContext.EJBContextImpl in org.jboss.ejb
 

Subclasses of EnterpriseContext.EJBContextImpl in org.jboss.ejb
protected  class EntityEnterpriseContext.EntityContextImpl
           
protected  class MessageDrivenEnterpriseContext.MessageDrivenContextImpl
          The EJBContext for MDBs.
protected  class StatefulSessionEnterpriseContext.StatefulSessionContextImpl
           
protected  class StatelessSessionEnterpriseContext.SessionContextImpl
           
 

Constructors in org.jboss.ejb with parameters of type EnterpriseContext.EJBContextImpl
EntityEnterpriseContext.TimerServiceWrapper(EnterpriseContext.EJBContextImpl ctx, javax.ejb.TimerService timerService)
           
MessageDrivenEnterpriseContext.TimerServiceWrapper(EnterpriseContext.EJBContextImpl ctx, javax.ejb.TimerService timerService)
           
StatelessSessionEnterpriseContext.TimerServiceWrapper(EnterpriseContext.EJBContextImpl ctx, javax.ejb.TimerService timerService)
           
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.