JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
SEARCH:
Uses of Annotation Interface
nablarch.fw.batch.ee.cdi.StepScoped
Packages that use
StepScoped
Package
Description
nablarch.fw.batch.ee.progress
バッチ処理の進捗状況を管理する機能を提供する。
Uses of
StepScoped
in
nablarch.fw.batch.ee.progress
Classes in
nablarch.fw.batch.ee.progress
with annotations of type
StepScoped
Modifier and Type
Class
Description
class
BasicProgressManager
進捗を管理するステップスコープの
ProgressManager
実装クラス。