Package org.apache.xbean.recipe
Class ArrayRecipe.UpdateArray
- java.lang.Object
-
- org.apache.xbean.recipe.ArrayRecipe.UpdateArray
-
- All Implemented Interfaces:
Reference.Action
- Enclosing class:
- ArrayRecipe
private static class ArrayRecipe.UpdateArray extends java.lang.Object implements Reference.Action
-
-
Constructor Summary
Constructors Constructor Description UpdateArray(java.lang.Object array, int index)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
onSet(Reference ref)
-
-
-
Method Detail
-
onSet
public void onSet(Reference ref)
- Specified by:
onSet
in interfaceReference.Action
-
-