Uses of Package
org.mule.transport.polling.watermark

Packages that use org.mule.transport.polling.watermark
org.mule.transport.polling.watermark   
org.mule.transport.polling.watermark.selector   
 

Classes in org.mule.transport.polling.watermark used by org.mule.transport.polling.watermark
Watermark
          Poll override that provides watermarking functionality: It enriches the event passed to the polling message processor to have a flow variable fetched from the object store defined, ensures the variable is carried over to the flow event if it is going to be executed, and saves the value of the variable back to the object store at the end of the flow.
 

Classes in org.mule.transport.polling.watermark used by org.mule.transport.polling.watermark.selector
Watermark
          Poll override that provides watermarking functionality: It enriches the event passed to the polling message processor to have a flow variable fetched from the object store defined, ensures the variable is carried over to the flow event if it is going to be executed, and saves the value of the variable back to the object store at the end of the flow.
WatermarkPollingInterceptor
          Implementation of MessageProcessorPollingInterceptor that retrieves the current watermark value before the polling flow is executed and updates it when it is finished.
 



Copyright © 2003–2014 MuleSoft, Inc.. All rights reserved.