|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StatisticsCollector | |
---|---|
org.wso2.carbon.registry.core.config | |
org.wso2.carbon.registry.core.internal |
Uses of StatisticsCollector in org.wso2.carbon.registry.core.config |
---|
Methods in org.wso2.carbon.registry.core.config that return StatisticsCollector | |
---|---|
StatisticsCollector[] |
RegistryContext.getStatisticsCollectors()
Method to obtain a list of statistics collectors. |
Methods in org.wso2.carbon.registry.core.config with parameters of type StatisticsCollector | |
---|---|
void |
RegistryContext.addStatisticsCollector(StatisticsCollector statisticsCollector)
Method to add a statistics collector |
void |
RegistryContext.removeStatisticsCollector(StatisticsCollector statisticsCollector)
Method to remove a statistics collector |
Uses of StatisticsCollector in org.wso2.carbon.registry.core.internal |
---|
Methods in org.wso2.carbon.registry.core.internal with parameters of type StatisticsCollector | |
---|---|
protected void |
RegistryCoreServiceComponent.setStatisticsCollector(StatisticsCollector statisticsCollector)
Method to set a register collector service. |
protected void |
RegistryCoreServiceComponent.unsetStatisticsCollector(StatisticsCollector statisticsCollector)
Method to set a un-register collector service. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |