public class CamelChainItemProcessor extends Chain<javax.batch.api.chunk.ItemProcessor> implements javax.batch.api.chunk.ItemProcessor
chain, forceRelease, locator, separator| Constructor and Description |
|---|
CamelChainItemProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected BeanLocator |
getBeanLocator() |
protected Object |
invoke(BeanLocator.LocatorInstance<javax.batch.api.chunk.ItemProcessor> next,
Object current) |
Object |
processItem(Object item) |
public Object processItem(Object item) throws Exception
processItem in interface javax.batch.api.chunk.ItemProcessorExceptionprotected BeanLocator getBeanLocator()
getBeanLocator in class Chain<javax.batch.api.chunk.ItemProcessor>Copyright © 2015 The Apache Software Foundation. All rights reserved.