Uses of Interface
javax.ejb.HomeHandle

Packages that use HomeHandle
javax.ejb 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 © 2012 GlassFish Community. All Rights Reserved.