| Package | Description |
|---|---|
| org.apache.xbean.recipe |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultRepository |
| Modifier and Type | Field and Description |
|---|---|
private Repository |
ObjectGraph.repository |
private Repository |
DefaultExecutionContext.repository
The source of recipes and existing objects.
|
| Modifier and Type | Method and Description |
|---|---|
Repository |
ObjectGraph.getRepository() |
Repository |
DefaultExecutionContext.getRepository() |
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectGraph.setRepository(Repository repository) |
void |
DefaultExecutionContext.setRepository(Repository repository) |
| Constructor and Description |
|---|
DefaultExecutionContext(Repository repository) |
ObjectGraph(Repository repository) |