Uses of Interface
org.apache.xbean.recipe.Reference.Action
-
Packages that use Reference.Action Package Description org.apache.xbean.recipe -
-
Uses of Reference.Action in org.apache.xbean.recipe
Methods in org.apache.xbean.recipe with parameters of type Reference.Action Modifier and Type Method Description voidReference. setAction(Reference.Action action)Registers an action to invoke when the instance is set.
-