Uses of Class
cn.boboweike.carrot.scheduling.TaskRequestScheduler
-
Packages that use TaskRequestScheduler Package Description cn.boboweike.carrot.configuration cn.boboweike.carrot.scheduling -
-
Uses of TaskRequestScheduler in cn.boboweike.carrot.configuration
Methods in cn.boboweike.carrot.configuration that return TaskRequestScheduler Modifier and Type Method Description TaskRequestSchedulerCarrotConfiguration.CarrotConfigurationResult. getTaskRequestScheduler()Constructors in cn.boboweike.carrot.configuration with parameters of type TaskRequestScheduler Constructor Description CarrotConfigurationResult(TaskScheduler taskScheduler, TaskRequestScheduler taskRequestScheduler) -
Uses of TaskRequestScheduler in cn.boboweike.carrot.scheduling
Methods in cn.boboweike.carrot.scheduling with parameters of type TaskRequestScheduler Modifier and Type Method Description static voidBackgroundTaskRequest. setTaskRequestScheduler(TaskRequestScheduler taskRequestScheduler)
-