概要
パッケージ
クラス
使用
階層ツリー
非推奨 API
索引
ヘルプ
前の文字
次の文字
フレームあり
フレームなし
すべてのクラス
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Z
A
AbstractCollector
<
T
extends
JobContext
> -
jp.terasoluna.fw.batch.core
の クラス
コレクター抽象クラス。
AbstractCollector()
- クラス jp.terasoluna.fw.batch.core.
AbstractCollector
のコンストラクタ
AbstractFileLineIterator
<
T
> -
jp.terasoluna.fw.file.dao.standard
の クラス
ファイルアクセス(データ取得)用の共通クラス。
AbstractFileLineIterator(String, Class<T>, Map<String, ColumnParser>)
- クラス jp.terasoluna.fw.file.dao.standard.
AbstractFileLineIterator
のコンストラクタ
コンストラクタ。
AbstractFileLineWriter
<
T
> -
jp.terasoluna.fw.file.dao.standard
の クラス
ファイルアクセス(データ書込)用の共通クラス。
AbstractFileLineWriter(String, Class<T>, Map<String, ColumnFormatter>)
- クラス jp.terasoluna.fw.file.dao.standard.
AbstractFileLineWriter
のコンストラクタ
コンストラクタ。
AbstractFileQueryDAO
-
jp.terasoluna.fw.file.dao.standard
の クラス
ファイル読取用のFileLineIterator生成用のクラス。
AbstractFileQueryDAO()
- クラス jp.terasoluna.fw.file.dao.standard.
AbstractFileQueryDAO
のコンストラクタ
AbstractFileUpdateDAO
-
jp.terasoluna.fw.file.dao.standard
の クラス
ファイル書き込み用のFileLineWriter生成クラス。
AbstractFileUpdateDAO()
- クラス jp.terasoluna.fw.file.dao.standard.
AbstractFileUpdateDAO
のコンストラクタ
AbstractJobControlInfo
-
jp.terasoluna.fw.batch.init
の クラス
ジョブ管理テーブルから取得したジョブ依頼情報用
Abstract
。
AbstractJobControlInfo()
- クラス jp.terasoluna.fw.batch.init.
AbstractJobControlInfo
のコンストラクタ
add(Object)
- クラス jp.terasoluna.fw.batch.core.
Chunk
のメソッド
チャンクにデータを追加する。
add(String, BLogicMessage)
- クラス jp.terasoluna.fw.batch.messages.
BLogicMessages
のメソッド
メッセージを追加する。
add(BLogicMessages)
- クラス jp.terasoluna.fw.batch.messages.
BLogicMessages
のメソッド
メッセージを追加する。
ADD_PROPERTY_PREFIX
- クラス jp.terasoluna.fw.util.
PropertyUtil
の static 変数
追加プロパティファイル指定のプリフィックス。
addBatch(String, Object)
- クラス jp.terasoluna.fw.dao.ibatis.
UpdateDAOiBatisImpl
のメソッド
推奨されていません。
addBatchの代わりに
UpdateDAOiBatisImpl.executeBatch(List)
を使用すること
addBatch(String, Object)
- インタフェース jp.terasoluna.fw.dao.
UpdateDAO
のメソッド
推奨されていません。
addBatchの代わりに
UpdateDAO.executeBatch(List)
を使用すること
addChildJobStatus(JobStatus)
- クラス jp.terasoluna.fw.batch.core.
JobStatus
のメソッド
子ジョブの処理結果をリストに追加する。
addError(Object, Field, ValidatorAction)
- クラス jp.terasoluna.fw.validation.springmodules.
SpringValidationErrors
のメソッド
エラーを追加する。
addError(Object, Field, ValidatorAction)
- インタフェース jp.terasoluna.fw.validation.
ValidationErrors
のメソッド
エラー情報を追加する。
addFutureJobResult(Future<?>)
- クラス jp.terasoluna.fw.batch.commonj.usequeue.
WorkManagerTaskWorkQueue
のメソッド
処理結果に非同期でアクセスするためのフューチャーを追加する。
addFutureJobResult(Future<?>)
- クラス jp.terasoluna.fw.batch.standard.
StandardWorkQueue
のメソッド
ワーカの処理結果に非同期でアクセスするためのフューチャーを追加する。
addJobStatus(String, JobStatus)
- クラス jp.terasoluna.fw.batch.init.
EndFileChecker
のメソッド
ジョブステータスをマップに登録する。
addParentJobStatus(JobStatus, String, String)
- クラス jp.terasoluna.fw.batch.init.
EndFileChecker
のメソッド
親ジョブのジョブステータスを処理状況格納用Mapに設定する。
addPropertyFile(String)
- クラス jp.terasoluna.fw.util.
PropertyUtil
の static メソッド
指定されたプロパティファイルを追加で読み込む。
addWork(WorkItem, Work)
- クラス jp.terasoluna.fw.batch.commonj.listener.
JobExecutorListener
のメソッド
スケジュールされたワークの登録。
addWork(WorkItem, Work)
- インタフェース jp.terasoluna.fw.batch.commonj.listener.
WorkMapListener
のメソッド
スケジュールされたワークの登録。
addWork(WorkItem, Work)
- クラス jp.terasoluna.fw.batch.commonj.listener.
WorkQueueListener
のメソッド
スケジュールされたワークの登録。
addWorkItem(WorkItem)
- クラス jp.terasoluna.fw.batch.commonj.usequeue.
WorkManagerTaskWorkQueue
のメソッド
ワーカの処理結果に非同期でアクセスするためのWorkItemを追加する。
afterPropertiesSet()
- クラス jp.terasoluna.fw.batch.springsupport.standard.
ThreadSizeFactoryBean
のメソッド
InitializingBean
の実装。
afterPropertiesSet()
- クラス jp.terasoluna.fw.message.
DataSourceMessageSource
のメソッド
Webアプリケーションコンテキスト起動時に実行される。
async
- クラス jp.terasoluna.fw.batch.springsupport.init.
JobExecutor
の変数
非同期起動有無フラグ。
ASYNC_BATCH_DAEMON_BEAN_DEFINITION_NAME
- クラス jp.terasoluna.fw.batch.springsupport.init.
AsyncBatchDaemon
の static 変数
フレームワークBean定義ファイル名。
AsyncBatchDaemon
-
jp.terasoluna.fw.batch.springsupport.init
の クラス
非同期バッチデーモンクラス。
AsyncBatchDaemon()
- クラス jp.terasoluna.fw.batch.springsupport.init.
AsyncBatchDaemon
のコンストラクタ
ASYNCBATCHDAEMON_START_PARAMETER
- クラス jp.terasoluna.fw.batch.springsupport.init.
AsyncBatchDaemon
の static 変数
非同期バッチデーモン起動用引数。
AsyncJobContext
-
jp.terasoluna.fw.batch.springsupport.init
の クラス
非同期型ジョブ起動処理において、フレームワークで内部的に使用されるジョブコン テクスト。
AsyncJobContext()
- クラス jp.terasoluna.fw.batch.springsupport.init.
AsyncJobContext
のコンストラクタ
コンストラクタ。
AsyncJobContext(JobInfo)
- クラス jp.terasoluna.fw.batch.springsupport.init.
AsyncJobContext
のコンストラクタ
コンストラクタ。
AsyncJobPostLogic
-
jp.terasoluna.fw.batch.springsupport.init
の クラス
非同期型ジョブ起動において、ジョブを実行した後に実行するサポート処理。
AsyncJobPostLogic()
- クラス jp.terasoluna.fw.batch.springsupport.init.
AsyncJobPostLogic
のコンストラクタ
コンストラクタ
AsyncJobPostLogic(String, String)
- クラス jp.terasoluna.fw.batch.springsupport.init.
AsyncJobPostLogic
のコンストラクタ
コンストラクタ
AsyncJobPreLogic
-
jp.terasoluna.fw.batch.springsupport.init
の クラス
非同期型ジョブ起動において、ジョブを実行前に実行するサポート処理。
AsyncJobPreLogic()
- クラス jp.terasoluna.fw.batch.springsupport.init.
AsyncJobPreLogic
のコンストラクタ
コンストラクタ
AsyncJobPreLogic(String)
- クラス jp.terasoluna.fw.batch.springsupport.init.
AsyncJobPreLogic
のコンストラクタ
コンストラクタ
概要
パッケージ
クラス
使用
階層ツリー
非推奨 API
索引
ヘルプ
前の文字
次の文字
フレームあり
フレームなし
すべてのクラス
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Z