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