public interface StatisticsCollector
Modifier and Type | Method and Description |
---|---|
void |
collect(Object... parameters)
Method to collect statistics.
|
void collect(Object... parameters)
parameters
- the parameters passed into the method initiating a statistics collection
request.Copyright © 2019 WSO2 Inc. All Rights Reserved.