Package org.apache.xbean.recipe
Class MapRecipe.UpdateMap
- java.lang.Object
-
- org.apache.xbean.recipe.MapRecipe.UpdateMap
-
- All Implemented Interfaces:
Reference.Action
- Enclosing class:
- MapRecipe
private static class MapRecipe.UpdateMap extends java.lang.Object implements Reference.Action
-
-
Constructor Summary
Constructors Constructor Description UpdateMap(java.util.Map map, java.lang.Object key, java.lang.Object value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
onSet(Reference ignored)
-
-
-
Method Detail
-
onSet
public void onSet(Reference ignored)
- Specified by:
onSet
in interfaceReference.Action
-
-