public class CounterProducer extends AbstractMetricsProducer
HEADER_PATTERN| Constructor and Description |
|---|
CounterProducer(MetricsEndpoint endpoint) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doProcess(org.apache.camel.Exchange exchange,
MetricsEndpoint endpoint,
com.codahale.metrics.MetricRegistry registry,
String metricsName) |
clearMetricsHeaders, getEndpoint, getLongHeader, getMetricsName, getStringHeader, processcreateExchange, createExchange, createExchange, doStart, doStop, isSingleton, toStringdoResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspendpublic CounterProducer(MetricsEndpoint endpoint)
protected void doProcess(org.apache.camel.Exchange exchange,
MetricsEndpoint endpoint,
com.codahale.metrics.MetricRegistry registry,
String metricsName)
throws Exception
doProcess in class AbstractMetricsProducerExceptionApache Camel