Uses of Interface
jakarta.ejb.Handle
Package
Description
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 Handle in jakarta.ejb
Modifier and TypeMethodDescriptionEJBObject.getHandle()
Obtain a handle for the enterprise bean object.