Class ContextPropagatorOnSingleAssemblyAction
java.lang.Object
io.smallrye.context.propagators.rxjava2.ContextPropagatorOnSingleAssemblyAction
- All Implemented Interfaces:
io.reactivex.functions.Function<io.reactivex.Single,io.reactivex.Single>
public class ContextPropagatorOnSingleAssemblyAction
extends Object
implements io.reactivex.functions.Function<io.reactivex.Single,io.reactivex.Single>
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
ConstructorsConstructorDescriptionContextPropagatorOnSingleAssemblyAction(org.eclipse.microprofile.context.ThreadContext threadContext) -
Method Summary
-
Constructor Details
-
ContextPropagatorOnSingleAssemblyAction
public ContextPropagatorOnSingleAssemblyAction(org.eclipse.microprofile.context.ThreadContext threadContext)
-
-
Method Details
-
apply
- Specified by:
applyin interfaceio.reactivex.functions.Function<io.reactivex.Single,io.reactivex.Single> - Throws:
Exception
-