Uses of Interface
jakarta.enterprise.concurrent.spi.ThreadContextRestorer
Package
Description
Interfaces for third-party providers of thread context to implement.
-
Uses of ThreadContextRestorer in jakarta.enterprise.concurrent.spi
Modifier and TypeMethodDescriptionThreadContextSnapshot.begin()
Applies the captured thread context snapshot to the current thread and returns a distinctThreadContextRestorer
instance.