public class MicrometerRouteEventNotifier extends AbstractMicrometerEventNotifier<org.apache.camel.spi.CamelEvent.RouteEvent>
| Constructor and Description |
|---|
MicrometerRouteEventNotifier() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doStart() |
MicrometerRouteEventNotifierNamingStrategy |
getNamingStrategy() |
void |
notify(org.apache.camel.spi.CamelEvent eventObject) |
void |
setNamingStrategy(MicrometerRouteEventNotifierNamingStrategy namingStrategy) |
getCamelContext, getDurationUnit, getMeterRegistry, isEnabled, isPrettyPrint, setCamelContext, setDurationUnit, setMeterRegistry, setPrettyPrintdoStop, isDisabled, 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 MicrometerRouteEventNotifierNamingStrategy getNamingStrategy()
public void setNamingStrategy(MicrometerRouteEventNotifierNamingStrategy namingStrategy)
protected void doStart()
throws Exception
doStart in class AbstractMicrometerEventNotifier<org.apache.camel.spi.CamelEvent.RouteEvent>Exceptionpublic void notify(org.apache.camel.spi.CamelEvent eventObject)
Apache Camel