All Classes and Interfaces
Classes
Class
Description
Intercept method of
MethodJobHandler(java.lang.Object, java.lang.reflect.Method, java.lang.reflect.Method, java.lang.reflect.Method).Enhance
MethodJobHandler instance and intercept execute() or execute(String) method,
this method is a entrance of execute method job.Intercept method of
MethodJobHandler execute() or execute(String) .Intercept method of
ScriptJobHandler(int, long, java.lang.String, com.xxl.job.core.glue.GlueTypeEnum).Enhance
ScriptJobHandler instance and intercept execute() or execute(String) method,
this method is a entrance of execute script job.Intercept method of
ScriptJobHandler execute() or execute(String) .Enhance the implement class of
IJobHandler and intercept execute() or execute(String) method,
this method is a entrance of execute job.Intercept execute(String) method or execute() on implement class of
IJobHandler.