Class RequestScopeActivator<V>
java.lang.Object
io.smallrye.faulttolerance.internal.RequestScopeActivator<V>
- All Implemented Interfaces:
FaultToleranceStrategy<V>
-
Constructor Summary
ConstructorsConstructorDescriptionRequestScopeActivator(FaultToleranceStrategy<V> delegate, jakarta.enterprise.context.control.RequestContextController requestContextController) -
Method Summary
-
Constructor Details
-
RequestScopeActivator
public RequestScopeActivator(FaultToleranceStrategy<V> delegate, jakarta.enterprise.context.control.RequestContextController requestContextController)
-
-
Method Details
-
apply
- Specified by:
applyin interfaceFaultToleranceStrategy<V>- Throws:
Exception
-