| Package | Description |
|---|---|
| nl.talsmasoftware.context.threadlocal |
| Modifier and Type | Method | Description |
|---|---|---|
protected static <T,CTX extends AbstractThreadLocalContext<T>> |
AbstractThreadLocalContext.current(Class<? extends CTX> contextType) |
|
protected static <T,CTX extends AbstractThreadLocalContext<T>> |
AbstractThreadLocalContext.threadLocalInstanceOf(Class<? extends CTX> contextType) |
Returns the shared, static
ThreadLocal instance for the specified context type. |
Copyright © 2016–2018 Talsma ICT. All rights reserved.