|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ThreadContext | |
|---|---|
| org.apache.wicket | The core Wicket package. |
| Uses of ThreadContext in org.apache.wicket |
|---|
| Methods in org.apache.wicket that return ThreadContext | |
|---|---|
static ThreadContext |
ThreadContext.detach()
Cleans the ThreadContext and returns previous context. |
static ThreadContext |
ThreadContext.get(boolean createIfDoesNotExist)
INTERNAL METHOD |
| Methods in org.apache.wicket with parameters of type ThreadContext | |
|---|---|
static void |
ThreadContext.restore(ThreadContext threadContext)
Restores the context |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||