Interface ExecuteJobHelper.ExceptionLoggingHandler
-
- Enclosing class:
- ExecuteJobHelper
public static interface ExecuteJobHelper.ExceptionLoggingHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
exceptionWhileExecutingJob(java.lang.String jobId, java.lang.Throwable exception)
-