Uses of Class
org.mule.transport.polling.watermark.selector.WatermarkSelectorBroker

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

Uses of WatermarkSelectorBroker in org.mule.transport.polling.watermark.selector
 

Methods in org.mule.transport.polling.watermark.selector that return WatermarkSelectorBroker
static WatermarkSelectorBroker WatermarkSelectorBroker.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static WatermarkSelectorBroker[] WatermarkSelectorBroker.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.mule.transport.polling.watermark.selector with parameters of type WatermarkSelectorBroker
SelectorWatermark(ObjectStore<Serializable> objectStore, String variable, String defaultExpression, WatermarkSelectorBroker selectorBroker, String selectorExpression)
           
 



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