クラス RemotePartitioningManagerStepBuilderFactory
java.lang.ObjectSE
org.springframework.batch.integration.partition.RemotePartitioningManagerStepBuilderFactory
- 実装されているすべてのインターフェース:
org.springframework.beans.factory.Aware,org.springframework.beans.factory.BeanFactoryAware
public class RemotePartitioningManagerStepBuilderFactory
extends ObjectSE
implements org.springframework.beans.factory.BeanFactoryAware
- 導入:
- 4.2
- 作成者:
- Mahmoud Ben Hassine
コンストラクターの概要
コンストラクターコンストラクター説明RemotePartitioningManagerStepBuilderFactory(JobRepository jobRepository, JobExplorer jobExplorer) 新しいRemotePartitioningManagerStepBuilderFactoryを作成します。メソッドのサマリー
修飾子と型メソッド説明RemotePartitioningManagerStepBuilderを作成し、そのジョブリポジトリ、ジョブエクスプローラー、Bean ファクトリ、トランザクションマネージャーを初期化します。voidsetBeanFactory(org.springframework.beans.factory.BeanFactory beanFactory)
コンストラクターの詳細
RemotePartitioningManagerStepBuilderFactory
public RemotePartitioningManagerStepBuilderFactory(JobRepository jobRepository, JobExplorer jobExplorer) 新しいRemotePartitioningManagerStepBuilderFactoryを作成します。- パラメーター:
jobRepository- 使用するジョブリポジトリjobExplorer- 使用する求職者
メソッドの詳細
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
RemotePartitioningManagerStepBuilderを作成し、そのジョブリポジトリ、ジョブエクスプローラー、Bean ファクトリ、トランザクションマネージャーを初期化します。- パラメーター:
name- ステップの名前- 戻り値:
RemotePartitioningManagerStepBuilder