public class ExceptionHandlerProviderAwarePagingDelegate
extends org.mule.streaming.ProviderAwarePagingDelegate
ProviderAwarePagingDelegate to the inner element (custom code of the connector's developer), but if an error
arises when fetching the page, then we propagate it to the concrete @Handler object by using reflection.| Constructor and Description |
|---|
ExceptionHandlerProviderAwarePagingDelegate(org.mule.streaming.ProviderAwarePagingDelegate innerPagination,
Class<?> handlerClass,
String handlerMethodName) |
public List getPage(Object provider) throws Exception
getPage in class org.mule.streaming.ProviderAwarePagingDelegateExceptionpublic int getTotalResults(Object provider) throws Exception
getTotalResults in class org.mule.streaming.ProviderAwarePagingDelegateExceptionpublic void close()
throws org.mule.api.MuleException
org.mule.api.MuleExceptionCopyright © 2010–2015 MuleSoft, Inc.. All rights reserved.