Class Hierarchy

  • java.lang.Object
    • org.apache.skywalking.apm.agent.core.plugin.AbstractClassEnhancePluginDefine
    • org.apache.skywalking.apm.plugin.xxljob.Constants
    • org.apache.skywalking.apm.plugin.xxljob.MethodJobHandlerConstructorInterceptor (implements org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.InstanceConstructorInterceptor)
    • org.apache.skywalking.apm.plugin.xxljob.MethodJobHandlerMethodInterceptor (implements org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.InstanceMethodsAroundInterceptor)
    • org.apache.skywalking.apm.plugin.xxljob.ScriptJobHandlerConstructorInterceptor (implements org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.InstanceConstructorInterceptor)
    • org.apache.skywalking.apm.plugin.xxljob.ScriptJobHandlerMethodInterceptor (implements org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.InstanceMethodsAroundInterceptor)
    • org.apache.skywalking.apm.plugin.xxljob.SimpleJobHandlerMethodInterceptor (implements org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.InstanceMethodsAroundInterceptor)