クラスの使用
org.springframework.batch.integration.chunk.AsynchronousFailureException
AsynchronousFailureException を使用するパッケージ
org.springframework.batch.integration.chunk 内の AsynchronousFailureException 使用
修飾子と型メソッド説明protected static AsynchronousFailureExceptionChunkMessageChannelItemWriter.wrapIfNecessary(ThrowableSE throwable) 元の throwable がチェックされていない場合は再スローし、チェックされた例外をAsynchronousFailureExceptionにラップします。修飾子と型メソッド説明protected voidChunkMessageChannelItemWriter.getNextResult()次の結果が利用可能であれば (ゲートウェイで指定されたタイムアウト内で) 取得し、それ以外の場合は何もしません。protected booleanChunkMessageChannelItemWriter.waitForResults()パイプラインにあるすべての結果が応答チャネルに返されるまで待ちます。