public class PagingDelegateProducer<T> extends Object implements Producer<List<T>>
Producer
that uses an instance of PagingDelegate
to get its resultsConstructor and Description |
---|
PagingDelegateProducer(PagingDelegate<T> delegate) |
public PagingDelegateProducer(PagingDelegate<T> delegate)
public int size()
size
in interface ProvidesTotalHint
public void close() throws MuleException
close
in interface Closeable
MuleException
- if an exception occurs closing the resourceCopyright © 2003–2016 MuleSoft, Inc.. All rights reserved.