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 Details

  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable