Uses of Interface
jakarta.ejb.TimerService
-
Packages that use TimerService 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 TimerService in jakarta.ejb
Methods in jakarta.ejb that return TimerService Modifier and Type Method Description TimerService
EJBContext. getTimerService()
Get access to the enterprise bean Timer Service.
-