JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes
@NonNullApi
Package org.springframework.batch.poller
APIs for polling support.
See:
Description
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.
Package org.springframework.batch.poller Description
APIs for polling support.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes