Uses of Class
nablarch.fw.handler.MultiThreadExecutionHandler
Packages that use MultiThreadExecutionHandler
-
Uses of MultiThreadExecutionHandler in nablarch.fw.handler
Methods in nablarch.fw.handler that return MultiThreadExecutionHandlerModifier and TypeMethodDescriptionMultiThreadExecutionHandler.setConcurrentNumber
(int concurrentNumber) 並行実行スレッド数を設定する。MultiThreadExecutionHandler.setTerminationTimeout
(int terminationTimeout) 処理停止要求のタイムアウト秒数を設定する。