类 ElasticJobBootstrapConfiguration
- java.lang.Object
-
- org.apache.shardingsphere.elasticjob.lite.spring.boot.job.ElasticJobBootstrapConfiguration
-
- 所有已实现的接口:
org.springframework.beans.factory.Aware,org.springframework.beans.factory.SmartInitializingSingleton,org.springframework.context.ApplicationContextAware
public class ElasticJobBootstrapConfiguration extends Object implements org.springframework.beans.factory.SmartInitializingSingleton, org.springframework.context.ApplicationContextAware
JobBootstrap configuration.
-
-
构造器概要
构造器 构造器 说明 ElasticJobBootstrapConfiguration()
-
-
-
方法详细资料
-
afterSingletonsInstantiated
public void afterSingletonsInstantiated()
- 指定者:
afterSingletonsInstantiated在接口中org.springframework.beans.factory.SmartInitializingSingleton
-
createJobBootstrapBeans
public void createJobBootstrapBeans()
Create job bootstrap instances and register them into container.
-
-