Package | Description |
---|---|
org.apache.synapse.commons.throttle.core.internal |
Modifier and Type | Method and Description |
---|---|
DistributedCounterManager |
ThrottleServiceDataHolder.getDistributedCounterManager() |
Modifier and Type | Method and Description |
---|---|
void |
ThrottleServiceDataHolder.addDistributedCounterManager(DistributedCounterManager distributedCounterManager) |
protected void |
ThrottleServiceComponent.addDistributedCounterManagerInstance(DistributedCounterManager distributedCounterManager)
Access Distributed Counter Instance, which is exposed as an OSGI service.
|
void |
ThrottleServiceDataHolder.removeDistributedCounterManager(DistributedCounterManager distributedCounterManager) |
protected void |
ThrottleServiceComponent.removeDistributedCounterManagerInstance(DistributedCounterManager distributedCounterManager) |
Copyright © 2005-2022 Apache Software Foundation. All Rights Reserved.