インタフェース
jp.terasoluna.fw.batch.executor.BatchExecutor の使用

BatchExecutor を使用しているパッケージ
jp.terasoluna.fw.batch.executor エグゼキュータ関連 
jp.terasoluna.fw.batch.executor.concurrent エグゼキュータ関連 非同期処理用 
 

jp.terasoluna.fw.batch.executor での BatchExecutor の使用
 

BatchExecutor を実装している jp.terasoluna.fw.batch.executor のクラス
 class AbstractBatchExecutor
          同期バッチエグゼキュータ抽象クラス。
 class AbstractJobBatchExecutor
          非同期バッチエグゼキュータ抽象クラス。
 class AsyncBatchExecutor
          非同期バッチエグゼキュータ。
 class SyncBatchExecutor
          同期バッチエグゼキュータ。
 

jp.terasoluna.fw.batch.executor.concurrent での BatchExecutor の使用
 

BatchExecutor を実装している jp.terasoluna.fw.batch.executor.concurrent のクラス
 class BatchServantImpl
          バッチサーバント実装クラス。
 



Copyright © 2012. All Rights Reserved.