public class ThrottleServiceComponent
extends java.lang.Object
Constructor and Description |
---|
ThrottleServiceComponent() |
Modifier and Type | Method and Description |
---|---|
protected void |
activate(org.osgi.service.component.ComponentContext context) |
protected void |
addDistributedCounterManagerInstance(DistributedCounterManager distributedCounterManager)
Access Distributed Counter Instance, which is exposed as an OSGI service.
|
protected void |
deactivate(org.osgi.service.component.ComponentContext ctx) |
protected void |
removeDistributedCounterManagerInstance(DistributedCounterManager distributedCounterManager) |
protected void activate(org.osgi.service.component.ComponentContext context)
protected void deactivate(org.osgi.service.component.ComponentContext ctx)
protected void addDistributedCounterManagerInstance(DistributedCounterManager distributedCounterManager)
distributedCounterManager
- protected void removeDistributedCounterManagerInstance(DistributedCounterManager distributedCounterManager)
Copyright © 2005-2022 Apache Software Foundation. All Rights Reserved.