Uses of Interface
jakarta.ejb.TimerHandle
-
Packages that use TimerHandle 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 TimerHandle in jakarta.ejb
Methods in jakarta.ejb that return TimerHandle Modifier and Type Method Description TimerHandle
Timer. getHandle()
Get a serializable handle to the timer.
-