Uses of Interface
org.springframework.batch.item.ItemProcessor

Packages that use ItemProcessor
Package
Description
Parsers for XML based configuration
Step level builders for java based job configuration.
Factories for step level components.
Specific implementations of step concerns for item-oriented approach.
Components for executing item processing asynchronously and writing the results when processing is complete.
Components for remote chunking.
Adapters for Plain Old Java Objects.
Adapters for java.util.function components.
Internal support package
Builders for support classes.
Infrastructure implementations of item validator concerns.