Class SlowContextualRunnable
- java.lang.Object
-
- io.smallrye.context.impl.wrappers.SlowContextualRunnable
-
- All Implemented Interfaces:
Contextualized,Runnable
public final class SlowContextualRunnable extends Object implements Runnable, Contextualized
-
-
Constructor Summary
Constructors Constructor Description SlowContextualRunnable(CapturedContextState state, Runnable runnable)
-
-
-
Constructor Detail
-
SlowContextualRunnable
public SlowContextualRunnable(CapturedContextState state, Runnable runnable)
-
-