Package org.springframework.batch.poller

Interface Summary
Poller<T> Interface for polling a Callable instance provided by the user.
 

Class Summary
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.