ナビゲーションリンクをスキップ
ホーム
概要
パッケージ
クラス
使用
ツリー
非推奨
インデックス
ヘルプ
検索:
パッケージの使用
org.springframework.batch.core.scope
org.springframework.batch.core.scope
を使用するパッケージ
パッケージ
説明
org.springframework.batch.core.configuration.support
構成に関する特定の実装。
org.springframework.batch.core.scope
Spring Batch
固有の Bean スコープ(ジョブおよびステップ)の実装。
org.springframework.batch.core.configuration.support
で使用されている
org.springframework.batch.core.scope
のクラス
クラス
説明
JobScope
ジョブコンテキストのスコープ。
StepScope
ステップコンテキストのスコープ。
org.springframework.batch.core.scope
で使用されている
org.springframework.batch.core.scope
のクラス
クラス
説明
BatchScopeSupport
ScopeSupport.