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