public class SmallRyeContextPropagationRecorder extends Object
| Constructor and Description |
|---|
SmallRyeContextPropagationRecorder() |
| Modifier and Type | Method and Description |
|---|---|
void |
configureRuntime(ExecutorService executorService) |
void |
configureStaticInit(List<org.eclipse.microprofile.context.spi.ThreadContextProvider> discoveredProviders,
List<org.eclipse.microprofile.context.spi.ContextManagerExtension> discoveredExtensions) |
Supplier<Object> |
initializeManagedExecutor(ExecutorService executorService) |
public void configureStaticInit(List<org.eclipse.microprofile.context.spi.ThreadContextProvider> discoveredProviders, List<org.eclipse.microprofile.context.spi.ContextManagerExtension> discoveredExtensions)
public void configureRuntime(ExecutorService executorService)
public Supplier<Object> initializeManagedExecutor(ExecutorService executorService)
Copyright © 2021 JBoss by Red Hat. All rights reserved.