Class ArcThreadSetupAction
java.lang.Object
io.quarkus.resteasy.reactive.common.runtime.ArcThreadSetupAction
- All Implemented Interfaces:
ThreadSetupAction
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.jboss.resteasy.reactive.spi.ThreadSetupAction
ThreadSetupAction.ThreadState -
Field Summary
Fields inherited from interface org.jboss.resteasy.reactive.spi.ThreadSetupAction
NOOP -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
-
Constructor Details
-
ArcThreadSetupAction
public ArcThreadSetupAction(io.quarkus.arc.ManagedContext managedContext)
-
-
Method Details
-
activateInitial
- Specified by:
activateInitialin interfaceThreadSetupAction
-
currentState
- Specified by:
currentStatein interfaceThreadSetupAction
-
isRequestContextActive
public boolean isRequestContextActive()- Specified by:
isRequestContextActivein interfaceThreadSetupAction
-