Package jakarta.enterprise.concurrent.spi


package jakarta.enterprise.concurrent.spi
Interfaces for third-party providers of thread context to implement.
  • Interfaces
    Class
    Description
    Third party providers of thread context implement this interface to participate in thread context capture and propagation.
    Restores the prior context on a thread after a contextual task or action completes.
    An immutable snapshot of a particular type of thread context.