org.mule.transport
Class DefaultPollingController

java.lang.Object
  extended by org.mule.transport.DefaultPollingController
All Implemented Interfaces:
PollingController

public class DefaultPollingController
extends Object
implements PollingController

By default, polling is alwaus enabled.


Constructor Summary
DefaultPollingController()
           
 
Method Summary
 boolean isPrimaryPollingInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultPollingController

public DefaultPollingController()
Method Detail

isPrimaryPollingInstance

public boolean isPrimaryPollingInstance()
Specified by:
isPrimaryPollingInstance in interface PollingController


Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.