类 ScheduleJobBootstrapStartupRunner
- java.lang.Object
-
- org.apache.shardingsphere.elasticjob.lite.spring.boot.job.ScheduleJobBootstrapStartupRunner
-
- 所有已实现的接口:
org.springframework.beans.factory.Aware,org.springframework.boot.CommandLineRunner,org.springframework.context.ApplicationContextAware
public class ScheduleJobBootstrapStartupRunner extends Object implements org.springframework.boot.CommandLineRunner, org.springframework.context.ApplicationContextAware
ElasticJob startup runner.
-
-
构造器概要
构造器 构造器 说明 ScheduleJobBootstrapStartupRunner()
-
-
-
方法详细资料
-
run
public void run(String... args)
- 指定者:
run在接口中org.springframework.boot.CommandLineRunner
-
-