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