Package | Description |
---|---|
org.apache.xbean.recipe |
Modifier and Type | Method and Description |
---|---|
void |
ObjectGraph.WrapperExecutionContext.push(Recipe recipe) |
abstract void |
ExecutionContext.push(Recipe recipe)
Adds a recipe to the top of the execution stack.
|