public class AsyncInvocationInterceptorHandler extends Object
Modifier and Type | Class and Description |
---|---|
static class |
AsyncInvocationInterceptorHandler.Decorator |
Modifier and Type | Method and Description |
---|---|
static void |
register(Collection<org.eclipse.microprofile.rest.client.ext.AsyncInvocationInterceptor> interceptor) |
static ExecutorService |
wrapExecutorService(ExecutorService service) |
public static void register(Collection<org.eclipse.microprofile.rest.client.ext.AsyncInvocationInterceptor> interceptor)
public static ExecutorService wrapExecutorService(ExecutorService service)
Copyright © 2019 JBoss by Red Hat. All rights reserved.