public class AsyncContextPropagator extends Object implements org.eclipse.microprofile.rest.client.ext.AsyncInvocationInterceptor
Constructor and Description |
---|
AsyncContextPropagator() |
Modifier and Type | Method and Description |
---|---|
void |
applyContext() |
void |
prepareContext() |
void |
removeContext() |
public void prepareContext()
prepareContext
in interface org.eclipse.microprofile.rest.client.ext.AsyncInvocationInterceptor
public void applyContext()
applyContext
in interface org.eclipse.microprofile.rest.client.ext.AsyncInvocationInterceptor
public void removeContext()
removeContext
in interface org.eclipse.microprofile.rest.client.ext.AsyncInvocationInterceptor
Copyright © 2019. All rights reserved.