Uses of Interface
org.apache.synapse.commons.throttle.core.DistributedCounterManager
Packages that use DistributedCounterManager
-
Uses of DistributedCounterManager in org.apache.synapse.commons.throttle.core.internal
Methods in org.apache.synapse.commons.throttle.core.internal that return DistributedCounterManagerMethods in org.apache.synapse.commons.throttle.core.internal with parameters of type DistributedCounterManagerModifier and TypeMethodDescriptionvoidThrottleServiceDataHolder.addDistributedCounterManager(DistributedCounterManager distributedCounterManager) protected voidThrottleServiceComponent.addDistributedCounterManagerInstance(DistributedCounterManager distributedCounterManager) Access Distributed Counter Instance, which is exposed as an OSGI service.voidThrottleServiceDataHolder.removeDistributedCounterManager(DistributedCounterManager distributedCounterManager) protected voidThrottleServiceComponent.removeDistributedCounterManagerInstance(DistributedCounterManager distributedCounterManager)