类分层结构
- java.lang.Object
- akka.actor.AbstractActor (implements akka.actor.Actor)
- com.aizuda.easy.retry.server.job.task.support.executor.job.AbstractJobExecutor (implements org.springframework.beans.factory.InitializingBean, com.aizuda.easy.retry.server.job.task.support.JobExecutor)
- com.aizuda.easy.retry.server.job.task.support.executor.job.JobExecutorContext
- com.aizuda.easy.retry.server.job.task.support.executor.job.JobExecutorFactory
- com.aizuda.easy.retry.server.job.task.support.executor.job.RequestClientActor.JobExecutorRetryListener (implements com.github.rholder.retry.RetryListener)