|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.sal.crowd.executor.CrowdThreadLocalContextManager
public class CrowdThreadLocalContextManager
Crowd context manager that just throws UnsupportedOperationExceptions
| Constructor Summary | |
|---|---|
CrowdThreadLocalContextManager()
|
|
| Method Summary | |
|---|---|
void |
clearThreadLocalContext()
|
java.lang.Object |
getThreadLocalContext()
|
void |
setThreadLocalContext(java.lang.Object context)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CrowdThreadLocalContextManager()
| Method Detail |
|---|
public java.lang.Object getThreadLocalContext()
getThreadLocalContext in interface com.atlassian.sal.core.executor.ThreadLocalContextManagerpublic void setThreadLocalContext(java.lang.Object context)
setThreadLocalContext in interface com.atlassian.sal.core.executor.ThreadLocalContextManagerpublic void clearThreadLocalContext()
clearThreadLocalContext in interface com.atlassian.sal.core.executor.ThreadLocalContextManager
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||