| Constructor and Description |
|---|
ContextPropagatingCallable(Callable<T> decorated) |
| Modifier and Type | Method and Description |
|---|---|
T |
call() |
static <T> Callable<T> |
decorate(Callable<T> callable) |
static Runnable |
decorate(Runnable runnable) |
void |
run() |
Copyright © 2008-2016. All Rights Reserved.