インターフェースの使用
jakarta.enterprise.concurrent.ContextService
ContextService を使用するパッケージ パッケージ 説明 jakarta.enterprise.concurrent Jakarta Concurrency 仕様を構成するクラスとインターフェース。jakarta.enterprise.concurrent 内の ContextService 使用
ContextService を返す jakarta.enterprise.concurrent のメソッド 修飾子と型 メソッド 説明 ContextService
ManagedExecutorService. getContextService()
このManagedExecutorService
と同じ伝播設定を持つContextService
を返し、このManagedExecutorService
を、withContextCapture
メソッドを介して作成するCompletionStage
SE およびCompletableFuture
SE インスタンスのデフォルトの非同期実行機能として使用します。