Class SmallRyeContextPropagationRecorder
java.lang.Object
io.quarkus.smallrye.context.runtime.SmallRyeContextPropagationRecorder
The runtime value service used to create values related to the MP-JWT services
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidconfigureRuntime(ExecutorService executorService, ShutdownContext shutdownContext) voidconfigureStaticInit(List<org.eclipse.microprofile.context.spi.ThreadContextProvider> discoveredProviders, List<org.eclipse.microprofile.context.spi.ContextManagerExtension> discoveredExtensions) initializeConfiguredManagedExecutor(String[] cleared, String[] propagated, int maxAsync, int maxQueued) initializeConfiguredThreadContext(String[] cleared, String[] propagated, String[] unchanged) initializeManagedExecutor(ExecutorService executorService)
-
Constructor Details
-
SmallRyeContextPropagationRecorder
public SmallRyeContextPropagationRecorder()
-
-
Method Details
-
configureStaticInit
-
configureRuntime
-
initializeManagedExecutor
-
initializeConfiguredThreadContext
-
initializeConfiguredManagedExecutor
-