クラス TaskJobLauncherApplicationRunnerFactoryBean

java.lang.ObjectSE
org.springframework.cloud.task.batch.configuration.TaskJobLauncherApplicationRunnerFactoryBean
実装されたすべてのインターフェース:
org.springframework.beans.factory.Awareorg.springframework.beans.factory.FactoryBean<TaskJobLauncherApplicationRunner>org.springframework.context.ApplicationEventPublisherAware

public class TaskJobLauncherApplicationRunnerFactoryBean extends ObjectSE implements org.springframework.beans.factory.FactoryBean<TaskJobLauncherApplicationRunner>, org.springframework.context.ApplicationEventPublisherAware
TaskJobLauncherApplicationRunner のインスタンスを作成するためのファクトリ Bean。
導入:
2.3.0
作成者:
Glenn Renfro
  • フィールドサマリー

    インターフェース org.springframework.beans.factory.FactoryBean から継承されたフィールド

    OBJECT_TYPE_ATTRIBUTE
  • コンストラクターのサマリー

    コンストラクター
    コンストラクター
    説明
    TaskJobLauncherApplicationRunnerFactoryBean(org.springframework.batch.core.launch.JobLauncher jobLauncher, org.springframework.batch.core.explore.JobExplorer jobExplorer, ListSE<org.springframework.batch.core.Job> jobs, TaskBatchProperties taskBatchProperties, org.springframework.batch.core.configuration.JobRegistry jobRegistry, org.springframework.batch.core.repository.JobRepository jobRepository, org.springframework.boot.autoconfigure.batch.BatchProperties batchProperties)
  • メソッドのサマリー

    修飾子と型
    メソッド
    説明
    void
    setApplicationEventPublisher(org.springframework.context.ApplicationEventPublisher applicationEventPublisher)
    void
    setOrder(int order)

    クラス java.lang.ObjectSE から継承されたメソッド

    clone, equalsSE, finalize, getClass, hashCode, notify, notifyAll, toString, wait, waitSE, waitSE

    インターフェース org.springframework.beans.factory.FactoryBean から継承されたメソッド

    isSingleton
  • コンストラクターの詳細

    • TaskJobLauncherApplicationRunnerFactoryBean

      public TaskJobLauncherApplicationRunnerFactoryBean(org.springframework.batch.core.launch.JobLauncher jobLauncher, org.springframework.batch.core.explore.JobExplorer jobExplorer, ListSE<org.springframework.batch.core.Job> jobs, TaskBatchProperties taskBatchProperties, org.springframework.batch.core.configuration.JobRegistry jobRegistry, org.springframework.batch.core.repository.JobRepository jobRepository, org.springframework.boot.autoconfigure.batch.BatchProperties batchProperties)
  • メソッドの詳細

    • setOrder

      public void setOrder(int order)
    • getObject

      次で指定:
      インターフェース org.springframework.beans.factory.FactoryBean<TaskJobLauncherApplicationRunner>getObject 
    • getObjectType

      public ClassSE<?> getObjectType()
      次で指定:
      インターフェース org.springframework.beans.factory.FactoryBean<TaskJobLauncherApplicationRunner>getObjectType 
    • setApplicationEventPublisher

      public void setApplicationEventPublisher(org.springframework.context.ApplicationEventPublisher applicationEventPublisher)
      次で指定:
      インターフェース org.springframework.context.ApplicationEventPublisherAwaresetApplicationEventPublisher