public interface ThreadLocalAccessor
| Modifier and Type | Method and Description |
|---|---|
AccessControlledMap |
get() |
void |
set(AccessControlledMap contextMap)
Saves the ContextMap on the current thread.
|
void set(AccessControlledMap contextMap)
contextMap - AccessControlledMap get()
Copyright © 2017. All rights reserved.