Uses of Enum Class
ee.jakarta.tck.concurrent.spec.ManagedScheduledExecutorService.resourcedef.ReqBean.RETURN
Packages that use ReqBean.RETURN
-
Uses of ReqBean.RETURN in ee.jakarta.tck.concurrent.spec.ManagedScheduledExecutorService.resourcedef
Methods in ee.jakarta.tck.concurrent.spec.ManagedScheduledExecutorService.resourcedef that return ReqBean.RETURNModifier and TypeMethodDescriptionstatic ReqBean.RETURN
Returns the enum constant of this class with the specified name.static ReqBean.RETURN[]
ReqBean.RETURN.values()
Returns an array containing the constants of this enum class, in the order they are declared.ReqBean.RETURN.withMessage
(String m) Methods in ee.jakarta.tck.concurrent.spec.ManagedScheduledExecutorService.resourcedef with parameters of type ReqBean.RETURNModifier and TypeMethodDescriptionvoid
ReqBean.scheduledEvery3SecondsVoidReturn
(int runs, ReqBean.RETURN type, AtomicInteger counter) ReqBean.scheduledEvery5seconds
(int runs, ReqBean.RETURN type, AtomicInteger counter) A scheduled async method that runs every 5 seconds