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