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