Package org.apache.xbean.recipe
Interface RecipeVisitor
-
public interface RecipeVisitor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
visit(Recipe recipe)
-
-
-
Method Detail
-
visit
void visit(Recipe recipe)
-
-