Uses of Interface
javax.ejb.EJBLocalHome

Packages that use EJBLocalHome
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 EJBLocalHome in javax.ejb
 

Methods in javax.ejb that return EJBLocalHome
 EJBLocalHome EJBContext.getEJBLocalHome()
          Obtain the enterprise bean's local home interface.
 EJBLocalHome EJBLocalObject.getEJBLocalHome()
          Obtain the enterprise Bean's local home interface.
 



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