Uses of Interface
org.springframework.batch.poller.Poller

Packages that use Poller
org.springframework.batch.poller   
 

Uses of Poller in org.springframework.batch.poller
 

Classes in org.springframework.batch.poller that implement Poller
 class DirectPoller<S>
          A Poller that uses the callers thread to poll for a result as soon as it is asked for.
 



Copyright © 2013 SpringSource. All Rights Reserved.