public class LogItemProcessor extends Object implements org.springframework.batch.item.ItemProcessor<Object,Object>
ItemProcessor
LogItemProcessor()
Object
process(Object item)
void
setExampleService(ExampleService exampleService)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LogItemProcessor()
public Object process(Object item) throws Exception
process
org.springframework.batch.item.ItemProcessor<Object,Object>
Exception
public void setExampleService(ExampleService exampleService)
Copyright © 2018 codecentric AG. All rights reserved.