public interface ResourceAwareItemWriterItemStream<T> extends ItemStream, ItemWriter<T>
Modifier and Type | Method and Description |
---|---|
void |
setResource(org.springframework.core.io.Resource resource) |
close, open, update
write
Copyright © 2013 SpringSource. All rights reserved.