Uses of Class
org.apache.camel.component.ibatis.IBatisPollingConsumer

Packages that use IBatisPollingConsumer
org.apache.camel.component.ibatis   
org.apache.camel.component.ibatis.strategy   
 

Uses of IBatisPollingConsumer in org.apache.camel.component.ibatis
 

Methods in org.apache.camel.component.ibatis that return IBatisPollingConsumer
 IBatisPollingConsumer IBatisEndpoint.createConsumer(Processor processor)
           
 

Uses of IBatisPollingConsumer in org.apache.camel.component.ibatis.strategy
 

Methods in org.apache.camel.component.ibatis.strategy with parameters of type IBatisPollingConsumer
 List IBatisProcessingStrategy.poll(IBatisPollingConsumer consumer, IBatisEndpoint endpoint)
          Called when record is being queried.
 List DefaultIBatisProcessingStategy.poll(IBatisPollingConsumer consumer, IBatisEndpoint endpoint)
           
 



Copyright © 2007-2010 IONA Open Source Community. All Rights Reserved.