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