Uses of Interface
de.mhus.lib.core.schedule.TimerTaskInterceptor
-
Packages that use TimerTaskInterceptor Package Description de.mhus.lib.core.schedule -
-
Uses of TimerTaskInterceptor in de.mhus.lib.core.schedule
Methods in de.mhus.lib.core.schedule that return TimerTaskInterceptor Modifier and Type Method Description TimerTaskInterceptorSchedulerJob. getInterceptor()Methods in de.mhus.lib.core.schedule with parameters of type TimerTaskInterceptor Modifier and Type Method Description voidSchedulerJob. setIntercepter(TimerTaskInterceptor intercepter)
-