Package org.apache.xbean.recipe
Interface Reference.Action
-
- All Known Implementing Classes:
ArrayRecipe.UpdateArray
,CollectionRecipe.UpdateCollection
,CollectionRecipe.UpdateList
,MapRecipe.UpdateMap
,MapRecipe.UpdateValue
- Enclosing class:
- Reference
public static interface Reference.Action
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onSet(Reference ref)
-
-
-
Method Detail
-
onSet
void onSet(Reference ref)
-
-