public class FluentThread extends Object
| Modifier and Type | Field and Description |
|---|---|
static InheritableThreadLocal<Fluent> |
userThreadLocal |
| Constructor and Description |
|---|
FluentThread() |
| Modifier and Type | Method and Description |
|---|---|
static Fluent |
get() |
static void |
set(Fluent fluent) |
static void |
unset() |
public static final InheritableThreadLocal<Fluent> userThreadLocal
Copyright © 2015 AConsulting. All Rights Reserved.