public interface ThreadLocalContextManager<C>
| Modifier and Type | Method and Description |
|---|---|
C |
getThreadLocalContext() |
void |
resetThreadLocalContext() |
void |
setThreadLocalContext(C context) |
Copyright © 2012-2013 Atlassian. All Rights Reserved.