Uses of Interface
javax.ejb.EJBContext

Packages that use EJBContext
javax.ejb API used by EJB 3.0 container 
 

Uses of EJBContext in javax.ejb
 

Subinterfaces of EJBContext in javax.ejb
 interface EntityContext
          The EntityContext interface provides an instance with access to the container-provided runtime context of an entity enterprise Bean instance.
 interface MessageDrivenContext
          The MessageDrivenContext interface provides access to the runtime message-driven context that the container provides for a message-driven enterprise Bean instance.
 interface SessionContext
          Context provided by Session Bean.
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.