Uses of Interface
jakarta.ejb.HomeHandle
-
Packages that use HomeHandle Package Description jakarta.ejb Contains the Enterprise Bean classes and interfaces that define the contracts between the enterprise bean and its clients and between the enterprise bean and the enterprise bean container. -
-
Uses of HomeHandle in jakarta.ejb
Methods in jakarta.ejb that return HomeHandle Modifier and Type Method Description HomeHandle
EJBHome. getHomeHandle()
Obtain a handle for the remote home object.
-