Uses of Interface
javax.ejb.HomeHandle

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

Methods in javax.ejb that return HomeHandle
 HomeHandle EJBHome.getHomeHandle()
          Obtain a handle for the remote home object.
 



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