类 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

        public ElasticJobBootstrapConfiguration()
    • 方法详细资料

      • afterSingletonsInstantiated

        public void afterSingletonsInstantiated()
        指定者:
        afterSingletonsInstantiated 在接口中 org.springframework.beans.factory.SmartInitializingSingleton
      • createJobBootstrapBeans

        public void createJobBootstrapBeans()
        Create job bootstrap instances and register them into container.