Uses of Interface
com.helger.schedule.job.IJobExceptionCallback
-
Packages that use IJobExceptionCallback Package Description com.helger.schedule.job -
-
Uses of IJobExceptionCallback in com.helger.schedule.job
Methods in com.helger.schedule.job that return types with arguments of type IJobExceptionCallback Modifier and Type Method Description static com.helger.commons.callback.CallbackList<IJobExceptionCallback>AbstractJob. exceptionCallbacks()
-