Class AsyncContextPropagator

  • All Implemented Interfaces:
    org.eclipse.microprofile.rest.client.ext.AsyncInvocationInterceptor

    public class AsyncContextPropagator
    extends Object
    implements org.eclipse.microprofile.rest.client.ext.AsyncInvocationInterceptor
    • Constructor Detail

      • AsyncContextPropagator

        public AsyncContextPropagator()
    • Method Detail

      • prepareContext

        public void prepareContext()
        Specified by:
        prepareContext in interface org.eclipse.microprofile.rest.client.ext.AsyncInvocationInterceptor
      • applyContext

        public void applyContext()
        Specified by:
        applyContext in interface org.eclipse.microprofile.rest.client.ext.AsyncInvocationInterceptor
      • removeContext

        public void removeContext()
        Specified by:
        removeContext in interface org.eclipse.microprofile.rest.client.ext.AsyncInvocationInterceptor