public class MicrometerRouteEventNotifier extends AbstractMicrometerEventNotifier<org.apache.camel.management.event.AbstractRouteEvent>
Constructor and Description |
---|
MicrometerRouteEventNotifier() |
Modifier and Type | Method and Description |
---|---|
protected void |
doStart() |
MicrometerRouteEventNotifierNamingStrategy |
getNamingStrategy() |
void |
notify(EventObject eventObject) |
void |
setNamingStrategy(MicrometerRouteEventNotifierNamingStrategy namingStrategy) |
getCamelContext, getDurationUnit, getMeterRegistry, isEnabled, isPrettyPrint, setCamelContext, setDurationUnit, setMeterRegistry, setPrettyPrint
doStop, isDisabled, isIgnoreCamelContextEvents, isIgnoreExchangeCompletedEvent, isIgnoreExchangeCreatedEvent, isIgnoreExchangeEvents, isIgnoreExchangeFailedEvents, isIgnoreExchangeRedeliveryEvents, isIgnoreExchangeSendingEvents, isIgnoreExchangeSentEvents, isIgnoreRouteEvents, isIgnoreServiceEvents, setIgnoreCamelContextEvents, setIgnoreExchangeCompletedEvent, setIgnoreExchangeCreatedEvent, setIgnoreExchangeEvents, setIgnoreExchangeFailedEvents, setIgnoreExchangeRedeliveryEvents, setIgnoreExchangeSendingEvents, setIgnoreExchangeSentEvents, setIgnoreRouteEvents, setIgnoreServiceEvents
public MicrometerRouteEventNotifierNamingStrategy getNamingStrategy()
public void setNamingStrategy(MicrometerRouteEventNotifierNamingStrategy namingStrategy)
protected void doStart() throws Exception
doStart
in class AbstractMicrometerEventNotifier<org.apache.camel.management.event.AbstractRouteEvent>
Exception
public void notify(EventObject eventObject)
Apache Camel