| Package | Description |
|---|---|
| org.apache.xbean.recipe |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultExecutionContext |
private static class |
ObjectGraph.WrapperExecutionContext |
| Modifier and Type | Field and Description |
|---|---|
private ExecutionContext |
ObjectGraph.WrapperExecutionContext.executionContext |
| Modifier and Type | Field and Description |
|---|---|
private static java.lang.ThreadLocal<ExecutionContext> |
ExecutionContext.context |
| Modifier and Type | Method and Description |
|---|---|
static ExecutionContext |
ExecutionContext.getContext() |
static ExecutionContext |
ExecutionContext.setContext(ExecutionContext newContext) |
| Modifier and Type | Method and Description |
|---|---|
static ExecutionContext |
ExecutionContext.setContext(ExecutionContext newContext) |
| Constructor and Description |
|---|
WrapperExecutionContext(ExecutionContext executionContext) |