public class RuleStatisticCollector extends Object
| Constructor and Description |
|---|
RuleStatisticCollector() |
| Modifier and Type | Method and Description |
|---|---|
void |
collect(Exchange exc) |
int |
getCount() |
Map<Integer,StatisticCollector> |
getStatisticsByStatusCodes() |
public Map<Integer,StatisticCollector> getStatisticsByStatusCodes()
public void collect(Exchange exc)
public int getCount()
Copyright © 2019. All Rights Reserved.