|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.httpclient.plugin.confluence.ConfluenceThreadLocalContextManager
public final class ConfluenceThreadLocalContextManager
| Nested Class Summary | |
|---|---|
static class |
ConfluenceThreadLocalContextManager.ThreadLocalContext
|
| Constructor Summary | |
|---|---|
ConfluenceThreadLocalContextManager()
|
|
| Method Summary | |
|---|---|
ConfluenceThreadLocalContextManager.ThreadLocalContext |
getThreadLocalContext()
Get the thread local context of the current thread |
void |
resetThreadLocalContext()
Clear the thread local context on the current thread |
void |
setThreadLocalContext(ConfluenceThreadLocalContextManager.ThreadLocalContext context)
Set the thread local context on the current thread |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConfluenceThreadLocalContextManager()
| Method Detail |
|---|
public ConfluenceThreadLocalContextManager.ThreadLocalContext getThreadLocalContext()
getThreadLocalContext in interface ThreadLocalContextManager<ConfluenceThreadLocalContextManager.ThreadLocalContext>public void setThreadLocalContext(ConfluenceThreadLocalContextManager.ThreadLocalContext context)
setThreadLocalContext in interface ThreadLocalContextManager<ConfluenceThreadLocalContextManager.ThreadLocalContext>context - The context to setpublic void resetThreadLocalContext()
resetThreadLocalContext in interface ThreadLocalContextManager<ConfluenceThreadLocalContextManager.ThreadLocalContext>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||