public class WildFlyContextPropagationCompletableCompletableFutureWrapper<T> extends Object implements UnaryOperator<CompletableFuture<T>>
| Constructor and Description |
|---|
WildFlyContextPropagationCompletableCompletableFutureWrapper() |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<T> |
apply(CompletableFuture<T> cf) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitidentitypublic WildFlyContextPropagationCompletableCompletableFutureWrapper()
public CompletableFuture<T> apply(CompletableFuture<T> cf)
apply in interface Function<CompletableFuture<T>,CompletableFuture<T>>Copyright © 2020 JBoss by Red Hat. All rights reserved.