类 JobLogStorage
java.lang.Object
com.aizuda.easy.retry.server.job.task.support.log.JobLogStorage
- 所有已实现的接口:
LogStorage,org.springframework.beans.factory.InitializingBean
@Component
public class JobLogStorage
extends Object
implements LogStorage, org.springframework.beans.factory.InitializingBean
- 从以下版本开始:
- : 3.2.0
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
JobLogStorage
public JobLogStorage()
-
-
方法详细资料
-
logType
- 指定者:
logType在接口中LogStorage
-
storage
- 指定者:
storage在接口中LogStorage
-
afterPropertiesSet
- 指定者:
afterPropertiesSet在接口中org.springframework.beans.factory.InitializingBean- 抛出:
Exception
-