Constructor and Description |
---|
StatisticsCleaner(StatisticsCollector collector) |
Constructor and Description |
---|
StatisticsView(StatisticsCollector collector) |
Modifier and Type | Method and Description |
---|---|
static StatisticsCollector |
SynapseConfigUtils.getStatisticsCollector(ServerContextInformation contextInfo)
Get the StatisticsCollector from synapse env.
|
Modifier and Type | Method and Description |
---|---|
StatisticsCollector |
SynapseEnvironment.getStatisticsCollector()
This method returns the
StatisticsCollector responsible for
collecting stats for this synapse instance. |
Modifier and Type | Method and Description |
---|---|
void |
SynapseEnvironment.setStatisticsCollector(StatisticsCollector statisticsCollector)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
StatisticsCollector |
Axis2SynapseEnvironment.getStatisticsCollector()
This method returns the
StatisticsCollector responsible for
collecting stats for this synapse instance. |
Modifier and Type | Method and Description |
---|---|
void |
Axis2SynapseEnvironment.setStatisticsCollector(StatisticsCollector collector)
Deprecated.
|
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.