|
||||||||||
前 次 | フレームあり フレームなし |
WorkerExecutorService を使用しているパッケージ | |
---|---|
jp.terasoluna.fw.batch.springsupport.standard | |
jp.terasoluna.fw.batch.standard |
jp.terasoluna.fw.batch.springsupport.standard での WorkerExecutorService の使用 |
---|
WorkerExecutorService を実装している jp.terasoluna.fw.batch.springsupport.standard のクラス | |
---|---|
class |
FixedThreadPoolWorkerExecutorService
WorkerExecutorService インタフェースの標準実装クラス。 |
jp.terasoluna.fw.batch.standard での WorkerExecutorService の使用 |
---|
WorkerExecutorService として宣言されている jp.terasoluna.fw.batch.standard のフィールド | |
---|---|
private WorkerExecutorService |
StandardWorkQueueFactory.workerExecutorService
ワーカー実行サービス。 |
WorkerExecutorService 型のパラメータを持つ jp.terasoluna.fw.batch.standard のメソッド | |
---|---|
void |
StandardWorkQueueFactory.setWorkerExecutorService(WorkerExecutorService workerExecutorService)
ワーカー実行サービスを設定する。 |
|
||||||||||
前 次 | フレームあり フレームなし |