public class PersonService
extends java.lang.Object
ItemReader
and
ItemWriter
.Constructor and Description |
---|
PersonService() |
Modifier and Type | Method and Description |
---|---|
Person |
getData() |
int |
getReceivedCount() |
int |
getReturnedCount() |
void |
processPerson(java.lang.String name,
java.lang.String city) |
public Person getData()
public void processPerson(java.lang.String name, java.lang.String city)
public int getReturnedCount()
public int getReceivedCount()