| Package | Description |
|---|---|
| nl.talsmasoftware.context.threadlocal |
| Modifier and Type | Method and 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–2017 Talsma ICT. All rights reserved.