public class MicroProfileMetricsRouteEventNotifier extends AbstractMicroProfileMetricsEventNotifier<org.apache.camel.spi.CamelEvent.RouteEvent>
| Constructor and Description |
|---|
MicroProfileMetricsRouteEventNotifier() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doStart() |
protected void |
doStop() |
MicroProfileMetricsRouteEventNotifierNamingStrategy |
getNamingStrategy() |
void |
notify(org.apache.camel.spi.CamelEvent event) |
void |
setNamingStrategy(MicroProfileMetricsRouteEventNotifierNamingStrategy namingStrategy) |
getCamelContext, getMetricRegistry, isEnabled, setCamelContext, setMetricRegistryisDisabled, isIgnoreCamelContextEvents, isIgnoreExchangeCompletedEvent, isIgnoreExchangeCreatedEvent, isIgnoreExchangeEvents, isIgnoreExchangeFailedEvents, isIgnoreExchangeRedeliveryEvents, isIgnoreExchangeSendingEvents, isIgnoreExchangeSentEvents, isIgnoreRouteEvents, isIgnoreServiceEvents, isIgnoreStepEvents, setIgnoreCamelContextEvents, setIgnoreExchangeCompletedEvent, setIgnoreExchangeCreatedEvent, setIgnoreExchangeEvents, setIgnoreExchangeFailedEvents, setIgnoreExchangeRedeliveryEvents, setIgnoreExchangeSendingEvents, setIgnoreExchangeSentEvents, setIgnoreRouteEvents, setIgnoreServiceEvents, setIgnoreStepEventsbuild, doBuild, doFail, doInit, doLifecycleChange, doResume, doShutdown, doSuspend, fail, getStatus, init, isBuild, isInit, isNew, isRunAllowed, isShutdown, isStarted, isStarting, isStartingOrStarted, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspendclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic MicroProfileMetricsRouteEventNotifier()
protected void doStart()
throws Exception
doStart in class AbstractMicroProfileMetricsEventNotifier<org.apache.camel.spi.CamelEvent.RouteEvent>Exceptionprotected void doStop()
throws Exception
doStop in class org.apache.camel.support.EventNotifierSupportExceptionpublic MicroProfileMetricsRouteEventNotifierNamingStrategy getNamingStrategy()
public void setNamingStrategy(MicroProfileMetricsRouteEventNotifierNamingStrategy namingStrategy)
Apache Camel