Class ThrottleServiceDataHolder
java.lang.Object
org.apache.synapse.commons.throttle.core.internal.ThrottleServiceDataHolder
-
Method Summary
Modifier and TypeMethodDescriptionvoidaddDistributedCounterManager(DistributedCounterManager distributedCounterManager) voidaddDistributedThrottleProcessor(DistributedThrottleProcessor distributedThrottleProcessor) static ThrottleServiceDataHoldervoidremoveDistributedCounterManager(DistributedCounterManager distributedCounterManager) voidremoveDistributedThrottleProcessor(DistributedThrottleProcessor distributedThrottleProcessor) voidsetThrottleProperties(ThrottleProperties throttleProperties)
-
Method Details
-
getThrottleProperties
-
setThrottleProperties
-
getInstance
-
addDistributedCounterManager
-
removeDistributedCounterManager
-
getDistributedCounterManager
-
addDistributedThrottleProcessor
public void addDistributedThrottleProcessor(DistributedThrottleProcessor distributedThrottleProcessor) -
removeDistributedThrottleProcessor
public void removeDistributedThrottleProcessor(DistributedThrottleProcessor distributedThrottleProcessor) -
getDistributedThrottleProcessor
-