Class TLAsyncInvocationInterceptor
java.lang.Object
org.eclipse.microprofile.rest.client.tck.providers.TLAsyncInvocationInterceptor
- All Implemented Interfaces:
AsyncInvocationInterceptor
-
Method Summary
-
Method Details
-
prepareContext
public void prepareContext()- Specified by:
prepareContextin interfaceAsyncInvocationInterceptor
-
applyContext
public void applyContext()- Specified by:
applyContextin interfaceAsyncInvocationInterceptor
-
removeContext
public void removeContext()- Specified by:
removeContextin interfaceAsyncInvocationInterceptor
-