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 Object implements Reference.Action
  • Field Details

    • collection

      private final Collection collection
  • Constructor Details

    • UpdateCollection

      public UpdateCollection(Collection collection)
  • Method Details