站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 j2ee API Documentation 英文版文档

Uses of Interface javax.ejb.EJBContext (JBoss J2EE API) - JBoss 4.0.1 sp1 j2ee API Documentation 英文版文档


Uses of Interface
javax.ejb.EJBContext

Packages that use EJBContext
javax.ejb   
 

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 an instance with access to the container-provided runtime context of a message-driven enterprise bean instance.
 interface SessionContext
          The SessionContext interface provides access to the runtime session context that the container provides for a session enterprise Bean instance.
 



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