|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExecutionContext | |
|---|---|
| org.xwiki.context | |
| Uses of ExecutionContext in org.xwiki.context |
|---|
| Methods in org.xwiki.context that return ExecutionContext | |
|---|---|
ExecutionContext |
ExecutionContextManager.clone(ExecutionContext context)
Perform deep cloning of Execution Context properties. |
ExecutionContext |
Execution.getContext()
|
| Methods in org.xwiki.context with parameters of type ExecutionContext | |
|---|---|
ExecutionContext |
ExecutionContextManager.clone(ExecutionContext context)
Perform deep cloning of Execution Context properties. |
void |
ExecutionContext.inheritFrom(ExecutionContext executionContext)
Inherit properties marked for inheritance from the given execution context. |
void |
ExecutionContextInitializer.initialize(ExecutionContext context)
|
void |
ExecutionContextManager.initialize(ExecutionContext context)
Set the passed Execution Context in Execution and initialize it by executing all
ExecutionContextInitializer registered components. |
void |
Execution.pushContext(ExecutionContext context)
|
void |
Execution.setContext(ExecutionContext context)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||