Package org.apache.xbean.recipe
Class CollectionRecipe.UpdateList
- java.lang.Object
-
- org.apache.xbean.recipe.CollectionRecipe.UpdateList
-
- All Implemented Interfaces:
Reference.Action
- Enclosing class:
- CollectionRecipe
private static class CollectionRecipe.UpdateList extends java.lang.Object implements Reference.Action
-
-
Constructor Summary
Constructors Constructor Description UpdateList(java.util.List list, 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
-
-