クラス RemotePartitioningWorkerStepBuilderFactory

java.lang.ObjectSE
org.springframework.batch.integration.partition.RemotePartitioningWorkerStepBuilderFactory
実装済みのインターフェース一覧:
org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanFactoryAware

public class RemotePartitioningWorkerStepBuilderFactory extends ObjectSE implements org.springframework.beans.factory.BeanFactoryAware
JobRepository および BeanFactory を自動的に設定する RemotePartitioningWorkerStepBuilder の便利なファクトリ。
導入:
4.1
作成者:
Mahmoud Ben Hassine
  • コンストラクターの詳細

  • 方法の詳細

    • setBeanFactory

      public void setBeanFactory(org.springframework.beans.factory.BeanFactory beanFactory) throws org.springframework.beans.BeansException
      次で指定:
      インターフェース org.springframework.beans.factory.BeanFactoryAware 内の setBeanFactory 
      例外:
      org.springframework.beans.BeansException
    • get

      RemotePartitioningWorkerStepBuilder を作成し、そのジョブリポジトリ、ジョブエクスプローラー、Bean ファクトリ、トランザクションマネージャーを初期化します。
      パラメーター:
      name - ステップの名前
      戻り値:
      RemotePartitioningWorkerStepBuilder