io.github.benas.easybatch.tutorials.recipes
Class RecipeProcessor
java.lang.Object
io.github.benas.easybatch.core.api.AbstractRecordProcessor<Recipe>
io.github.benas.easybatch.tutorials.recipes.RecipeProcessor
- All Implemented Interfaces:
- RecordProcessor<Recipe,Object>
public class RecipeProcessor
- extends AbstractRecordProcessor<Recipe>
Recipe processor.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RecipeProcessor
public RecipeProcessor()
processRecord
public void processRecord(Recipe recipe)
throws Exception
- Throws:
Exception
Copyright © 2014. All Rights Reserved.