Package | Description |
---|---|
com.forte.qqrobot.anno | |
com.forte.qqrobot.anno.timetask |
定时任务框架 - quartz 进行整合的相关注解
包下的所有注解均需要实现quartz框架中的
Job 接口。 |
Modifier and Type | Class and Description |
---|---|
static interface |
Filter.ByName
结构与
Filter 一致, 但是枚举类均替换为字符串类型 |
static interface |
Listen.ByName
通过额外注册的监听类型进行监听器注册,最终会转化为
Listen |
static interface |
ListenBreak.ByName
对应的byName注解
|
static interface |
ListenBreakPlugin.ByName
对应的byName注解
|
Modifier and Type | Class and Description |
---|---|
static interface |
TypeTask.ByName
定时任务模板对应的byName注解
|
Copyright © 2020. All rights reserved.