跳过导航链接
A C D E G I J L P Q R S T U V X 

A

AbstractQuartzJobDispatcher - xyz.proteanbear.libra.framework中的类
Central task super class to implement general configuration information parsing and execution methods
AbstractQuartzJobDispatcher() - 类 的构造器xyz.proteanbear.libra.framework.AbstractQuartzJobDispatcher
 
AutowiringSpringBeanJobFactory - xyz.proteanbear.libra.framework中的类
Custom JobFactory, so that Job can be added to the Spring Autowired (Autowired)
AutowiringSpringBeanJobFactory() - 类 的构造器xyz.proteanbear.libra.framework.AutowiringSpringBeanJobFactory
 

C

calculateRunTime(Date, Date) - 类 中的方法xyz.proteanbear.libra.framework.AbstractQuartzJobDispatcher
Calculate the running time
createJobInstance(TriggerFiredBundle) - 类 中的方法xyz.proteanbear.libra.framework.AutowiringSpringBeanJobFactory
Create a Job instance, add Spring injection

D

deleteJob(String, String) - 类 中的方法xyz.proteanbear.libra.utils.ScheduleJobUtils
Delete a job

E

execute(JobExecutionContext) - 类 中的方法xyz.proteanbear.libra.framework.QuartzJobDispatcher
Actuator
execute(JobExecutionContext) - 类 中的方法xyz.proteanbear.libra.framework.QuartzJobDispatcherDisallow
Actuator

G

getCapableBeanFactory() - 类 中的方法xyz.proteanbear.libra.framework.AbstractQuartzJobDispatcher
Get Spring injection factory class
getCapableBeanFactory() - 类 中的方法xyz.proteanbear.libra.framework.QuartzJobDispatcher
Get Spring injection factory class
getCapableBeanFactory() - 类 中的方法xyz.proteanbear.libra.framework.QuartzJobDispatcherDisallow
Get Spring injection factory class
getDefaultTaskKey(Class<?>) - 类 中的静态方法xyz.proteanbear.libra.utils.JobTaskUtils
According to this class to get the default identifier (default: the first letter is replaced by lowercase)
getDescription() - 类 中的方法xyz.proteanbear.libra.framework.JobTaskBean
 
getFieldSetMethodMap() - 类 中的方法xyz.proteanbear.libra.framework.JobTaskBean
 
getGroup() - 类 中的方法xyz.proteanbear.libra.framework.JobTaskBean
 
getJarClassUrl() - 类 中的方法xyz.proteanbear.libra.framework.JobTaskBean
 
getJobDataMap() - 类 中的方法xyz.proteanbear.libra.framework.TaskConfigBean
 
getJobTask(String) - 类 中的方法xyz.proteanbear.libra.utils.JobTaskUtils
Get the specified task.
getJobTaskMap() - 类 中的方法xyz.proteanbear.libra.utils.JobTaskUtils
Get all the tasks.
getJobTaskMapGroup(String) - 类 中的方法xyz.proteanbear.libra.utils.JobTaskUtils
Gets all the task classes displayed by the group.
getJobTaskMapNotGroup(String) - 类 中的方法xyz.proteanbear.libra.utils.JobTaskUtils
Get all the tasks (remove a group).
getJobTaskUtils() - 类 中的方法xyz.proteanbear.libra.utils.ScheduleJobUtils
Get the job task utils object.
getKey() - 类 中的方法xyz.proteanbear.libra.framework.JobTaskBean
 
getLoadedPackages() - 类 中的方法xyz.proteanbear.libra.utils.ScanUtils
Get the package name loaded.
getLogger() - 类 中的方法xyz.proteanbear.libra.framework.AbstractQuartzJobDispatcher
Get the log object
getLogger() - 类 中的方法xyz.proteanbear.libra.framework.QuartzJobDispatcher
Get the log object
getLogger() - 类 中的方法xyz.proteanbear.libra.framework.QuartzJobDispatcherDisallow
Get the log object
getMethodList() - 类 中的方法xyz.proteanbear.libra.framework.JobTaskBean
 
getTaskClass() - 类 中的方法xyz.proteanbear.libra.framework.JobTaskBean
 
getTaskCron() - 类 中的方法xyz.proteanbear.libra.framework.TaskConfigBean
 
getTaskId() - 类 中的方法xyz.proteanbear.libra.framework.TaskConfigBean
 
getTaskInterval() - 类 中的方法xyz.proteanbear.libra.framework.TaskConfigBean
 
getTaskIntervalRepeat() - 类 中的方法xyz.proteanbear.libra.framework.TaskConfigBean
 
getTaskIntervalType() - 类 中的方法xyz.proteanbear.libra.framework.TaskConfigBean
 
getTaskKey() - 类 中的方法xyz.proteanbear.libra.framework.TaskConfigBean
 
getTaskStatus() - 类 中的方法xyz.proteanbear.libra.framework.TaskConfigBean
 
getTitle() - 类 中的方法xyz.proteanbear.libra.framework.JobTaskBean
 

I

invokeJobMethod(JobTaskBean, JobDataMap) - 类 中的方法xyz.proteanbear.libra.framework.AbstractQuartzJobDispatcher
Invoke the specified method by reflection
isBlank(String) - 类 中的静态方法xyz.proteanbear.libra.utils.StringUtils
Is the string blank?
isConcurrent() - 类 中的方法xyz.proteanbear.libra.framework.JobTaskBean
 
isNotBlank(String) - 类 中的静态方法xyz.proteanbear.libra.utils.StringUtils
Is not the string blank?

J

jobFactory(ApplicationContext) - 类 中的方法xyz.proteanbear.libra.configuration.LibraQuartzConfiguration
With a custom JobFactory, you can inject a Spring-related job into your job.
JobTask - xyz.proteanbear.libra.framework中的注释类型
Custom annotations that identify the task component of the exchange platform
JobTaskBean - xyz.proteanbear.libra.framework中的类
Timing task configuration description
JobTaskBean(String, JobTask) - 类 的构造器xyz.proteanbear.libra.framework.JobTaskBean
Constructor
jobTaskBeanMap() - 类 中的方法xyz.proteanbear.libra.utils.ScheduleJobUtils
Get all the tasks
jobTaskBeanMap(String) - 类 中的方法xyz.proteanbear.libra.utils.ScheduleJobUtils
Obtain work tasks, use string matching filter.
JobTaskData - xyz.proteanbear.libra.framework中的注释类型
Used to mark the task to pass the data.
JobTaskExecute - xyz.proteanbear.libra.framework中的注释类型
A custom annotation that identifies the execution method in the task class component of the exchange platform
jobTaskUtils(ApplicationContext) - 类 中的方法xyz.proteanbear.libra.configuration.LibraQuartzConfiguration
Custom task annotation management tools
JobTaskUtils - xyz.proteanbear.libra.utils中的类
Use Spring to get a full class of custom annotations.
JobTaskUtils() - 类 的构造器xyz.proteanbear.libra.utils.JobTaskUtils
 

L

LibraKey - xyz.proteanbear.libra.framework中的枚举
Enumeration, used to record the key used in the framework.
LibraQuartzConfiguration - xyz.proteanbear.libra.configuration中的类
Spring integrated timing task framework quartz configuration
LibraQuartzConfiguration() - 类 的构造器xyz.proteanbear.libra.configuration.LibraQuartzConfiguration
 
loadClassPackage(URL) - 类 中的方法xyz.proteanbear.libra.utils.ScanUtils
Load the package
loadJobTaskBeans(Map<String, Object>) - 类 中的方法xyz.proteanbear.libra.utils.JobTaskUtils
Load jobTaskBeans from map by the annotation

P

pauseJob(String, String) - 类 中的方法xyz.proteanbear.libra.utils.ScheduleJobUtils
Pause a job

Q

QuartzJobDispatcher - xyz.proteanbear.libra.framework中的类
Generic stateless task, which is responsible for the method of dispatching execution through configuration information
QuartzJobDispatcher() - 类 的构造器xyz.proteanbear.libra.framework.QuartzJobDispatcher
 
QuartzJobDispatcherDisallow - xyz.proteanbear.libra.framework中的类
Generic stateful task, which is responsible for the method of dispatching execution through configuration information
QuartzJobDispatcherDisallow() - 类 的构造器xyz.proteanbear.libra.framework.QuartzJobDispatcherDisallow
 
quartzProperties() - 类 中的方法xyz.proteanbear.libra.configuration.LibraQuartzConfiguration
Load the configuration

R

resumeJob(String, String) - 类 中的方法xyz.proteanbear.libra.utils.ScheduleJobUtils
Resume a job
runAJobNow(String, String) - 类 中的方法xyz.proteanbear.libra.utils.ScheduleJobUtils
Run the job now

S

scan(File) - 类 中的方法xyz.proteanbear.libra.utils.ScanUtils
Scan all the classes in the directory or jar package.
scan(File, Map<String, Object>) - 类 中的方法xyz.proteanbear.libra.utils.ScanUtils
Scan all the classes in the directory or jar package.
scanAClassFile(File, Map<String, Object>) - 类 中的方法xyz.proteanbear.libra.utils.ScanUtils
Scan a class.
scanJarPackage(File, Map<String, Object>) - 类 中的方法xyz.proteanbear.libra.utils.ScanUtils
Scan a jar package.
ScanUtils - xyz.proteanbear.libra.utils中的类
Scan the specified folder or jar package class file, and loaded.
ScanUtils() - 类 的构造器xyz.proteanbear.libra.utils.ScanUtils
Constructor.Set the class loader.
scheduleBuilder() - 类 中的方法xyz.proteanbear.libra.framework.TaskConfigBean
Get the current task configuration time rule settings
ScheduleJobUtils - xyz.proteanbear.libra.utils中的类
Dynamic timing task processing tools
ScheduleJobUtils() - 类 的构造器xyz.proteanbear.libra.utils.ScheduleJobUtils
 
schedulerFactoryBean(JobFactory) - 类 中的方法xyz.proteanbear.libra.configuration.LibraQuartzConfiguration
Task scheduling factory
set(TaskConfigBean) - 类 中的方法xyz.proteanbear.libra.utils.ScheduleJobUtils
Add a job by configuration object.
setApplicationContext(ApplicationContext) - 类 中的方法xyz.proteanbear.libra.utils.JobTaskUtils
Spring injection.
setApplicationContext(ApplicationContext) - 类 中的方法xyz.proteanbear.libra.utils.ScanUtils
Spring injection.
setConcurrent(boolean) - 类 中的方法xyz.proteanbear.libra.framework.JobTaskBean
 
setDescription(String) - 类 中的方法xyz.proteanbear.libra.framework.JobTaskBean
 
setFieldSetMethodMap(Map<String, Method>) - 类 中的方法xyz.proteanbear.libra.framework.JobTaskBean
 
setGroup(String) - 类 中的方法xyz.proteanbear.libra.framework.JobTaskBean
 
setJarClassUrl(URL) - 类 中的方法xyz.proteanbear.libra.framework.JobTaskBean
 
setKey(String) - 类 中的方法xyz.proteanbear.libra.framework.JobTaskBean
 
setMethodList(List<Method>) - 类 中的方法xyz.proteanbear.libra.framework.JobTaskBean
 
setTaskClass(Class) - 类 中的方法xyz.proteanbear.libra.framework.JobTaskBean
 
setTaskCron(String) - 类 中的方法xyz.proteanbear.libra.framework.TaskConfigBean
 
setTaskId(String) - 类 中的方法xyz.proteanbear.libra.framework.TaskConfigBean
 
setTaskInterval(Integer) - 类 中的方法xyz.proteanbear.libra.framework.TaskConfigBean
 
setTaskIntervalRepeat(Integer) - 类 中的方法xyz.proteanbear.libra.framework.TaskConfigBean
 
setTaskIntervalType(TaskConfigBean.IntervalType) - 类 中的方法xyz.proteanbear.libra.framework.TaskConfigBean
 
setTaskKey(String) - 类 中的方法xyz.proteanbear.libra.framework.TaskConfigBean
 
setTaskStatus(int) - 类 中的方法xyz.proteanbear.libra.framework.TaskConfigBean
 
setTitle(String) - 类 中的方法xyz.proteanbear.libra.framework.JobTaskBean
 
StringUtils - xyz.proteanbear.libra.utils中的类
String processing tools
StringUtils() - 类 的构造器xyz.proteanbear.libra.utils.StringUtils
 

T

TaskConfigBean - xyz.proteanbear.libra.framework中的类
Task configuration.
TaskConfigBean() - 类 的构造器xyz.proteanbear.libra.framework.TaskConfigBean
 
TaskConfigBean.IntervalType - xyz.proteanbear.libra.framework中的枚举
时间间隔类型
toString() - 类 中的方法xyz.proteanbear.libra.framework.JobTaskBean
display this object.
toString() - 枚举 中的方法xyz.proteanbear.libra.framework.LibraKey
 

U

updateJobCron(String, String, String) - 类 中的方法xyz.proteanbear.libra.utils.ScheduleJobUtils
Update job time expression
uuid() - 类 中的静态方法xyz.proteanbear.libra.utils.StringUtils
Generate uuid

V

valueOf(String) - 枚举 中的静态方法xyz.proteanbear.libra.framework.LibraKey
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法xyz.proteanbear.libra.framework.TaskConfigBean.IntervalType
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法xyz.proteanbear.libra.framework.LibraKey
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法xyz.proteanbear.libra.framework.TaskConfigBean.IntervalType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。

X

xyz.proteanbear.libra.configuration - 程序包 xyz.proteanbear.libra.configuration
 
xyz.proteanbear.libra.framework - 程序包 xyz.proteanbear.libra.framework
 
xyz.proteanbear.libra.utils - 程序包 xyz.proteanbear.libra.utils
 
A C D E G I J L P Q R S T U V X 
跳过导航链接

Copyright © 2018. All rights reserved.