Package org.apache.xbean.recipe
Class CollectionRecipe.UpdateCollection
- java.lang.Object
-
- org.apache.xbean.recipe.CollectionRecipe.UpdateCollection
-
- All Implemented Interfaces:
Reference.Action
- Enclosing class:
- CollectionRecipe
private static class CollectionRecipe.UpdateCollection extends java.lang.Object implements Reference.Action
-
-
Field Summary
Fields Modifier and Type Field Description private java.util.Collection
collection
-
Constructor Summary
Constructors Constructor Description UpdateCollection(java.util.Collection collection)
-
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
-
-