Uses of Interface
org.springframework.batch.poller.Poller
-
Uses of Poller in org.springframework.batch.poller
Modifier and TypeClassDescriptionclass
DirectPoller<S>
APoller
that uses the callers thread to poll for a result as soon as it is asked for.