Package | Description |
---|---|
org.apache.xbean.recipe |
Modifier and Type | Class and Description |
---|---|
private static class |
ArrayRecipe.UpdateArray |
private static class |
CollectionRecipe.UpdateCollection |
private static class |
CollectionRecipe.UpdateList |
private static class |
MapRecipe.UpdateMap |
private static class |
MapRecipe.UpdateValue |
Modifier and Type | Field and Description |
---|---|
private Reference.Action |
Reference.action |
Modifier and Type | Method and Description |
---|---|
void |
ReferenceRecipe.WrapperReference.setAction(Reference.Action action) |
void |
Reference.setAction(Reference.Action action)
Registers an action to invoke when the instance is set.
|