public static interface PolicyContextPreserver.CurrentContextAccessor
| Modifier and Type | Method and Description |
|---|---|
Object |
getCurrentContext()
Returns current thread context value.
|
void |
setCurrentContext(Object value)
Sets the current thread context value.
|
Copyright © 2017. All rights reserved.