public static final class RoutePerformanceCounterEvaluators.ExchangesInflight extends Object implements PerformanceCounterEvaluator<ManagedRouteMBean>
| Constructor and Description |
|---|
ExchangesInflight(long threshold) |
| Modifier and Type | Method and Description |
|---|---|
void |
test(ManagedRouteMBean counter,
HealthCheckResultBuilder builder,
Map<String,Object> options)
Check the given performance counter.
|
public ExchangesInflight(long threshold)
public void test(ManagedRouteMBean counter, HealthCheckResultBuilder builder, Map<String,Object> options)
PerformanceCounterEvaluatortest in interface PerformanceCounterEvaluator<ManagedRouteMBean>Apache Camel