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, process
createExchange, createExchange, createExchange, doStart, doStop, isSingleton, toString
doResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspend
public 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 AbstractMetricsProducer
Exception
Apache Camel