| Package | Description |
|---|---|
| org.xwiki.context |
| Modifier and Type | Method and Description |
|---|---|
ExecutionContext |
ExecutionContextManager.clone(ExecutionContext context)
Perform deep cloning of Execution Context properties.
|
void |
ExecutionContextInitializer.initialize(ExecutionContext context)
The method that will be called when a context is created.
|
void |
ExecutionContextManager.initialize(ExecutionContext context)
Set the passed Execution Context in
Execution and initialize it by executing all
ExecutionContextInitializer registered components. |
Copyright © 2004–2016 XWiki. All rights reserved.