public class ExchangeMetrics extends Object
| Constructor and Description |
|---|
ExchangeMetrics(Exchange e) |
| Modifier and Type | Method and Description |
|---|---|
ExchangeMetrics |
addContext(MetricsContext ctx) |
void |
start() |
void |
stop() |
public ExchangeMetrics(Exchange e)
public ExchangeMetrics addContext(MetricsContext ctx)
public void start()
public void stop()
Apache CXF