JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Spring Batch
Prev Package
Next Package
Frames
No Frames
All Classes
Package org.springframework.batch.poller
Interface Summary
Interface
Description
Poller
<T>
Interface for polling a
Callable
instance provided by the user.
Class Summary
Class
Description
DirectPoller
<S>
A
Poller
that uses the callers thread to poll for a result as soon as it is asked for.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Spring Batch
Prev Package
Next Package
Frames
No Frames
All Classes