public interface ResourceAware
Resource
in which it was read from, set on it.
The canonical example is within MultiResourceItemReader
, which will set the current resource on any items
that implement this interface.Modifier and Type | Method and Description |
---|---|
void |
setResource(org.springframework.core.io.Resource resource) |