Class ContextPreservingExecutorService

java.lang.Object
io.quarkus.virtual.threads.ContextPreservingExecutorService
All Implemented Interfaces:
Executor, ExecutorService

class ContextPreservingExecutorService extends Object implements ExecutorService
Delegating executor service implementation preserving the Vert.x context on execute(Runnable)