Uses of Interface
javax.ejb.EntityContext

Packages that use EntityContext
javax.ejb The javax.ejb package contains the Enterprise JavaBeans classes and interfaces that define the contracts between the enterprise bean and its clients and between the enterprise bean and the EJB container. 
 

Uses of EntityContext in javax.ejb
 

Methods in javax.ejb with parameters of type EntityContext
 void EntityBean.setEntityContext(EntityContext ctx)
          Set the associated entity context.
 



Copyright © 2008 Sun Microsystems, Inc.. All Rights Reserved.