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)
-
public interface RecipeVisitor
Modifier and Type | Method | Description |
---|---|---|
void |
visit(Recipe recipe) |