Package | Description |
---|---|
org.wso2.carbon.registry.core.config | |
org.wso2.carbon.registry.core.internal |
Modifier and Type | Method and Description |
---|---|
StatisticsCollector[] |
RegistryContext.getStatisticsCollectors()
Method to obtain a list of statistics collectors.
|
Modifier and Type | Method and Description |
---|---|
void |
RegistryContext.addStatisticsCollector(StatisticsCollector statisticsCollector)
Method to add a statistics collector
|
void |
RegistryContext.removeStatisticsCollector(StatisticsCollector statisticsCollector)
Method to remove a statistics collector
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2016 WSO2 Inc. All Rights Reserved.