@Deprecated public class RouteCoverageEventNotifier extends org.apache.camel.support.EventNotifierSupport
Constructor and Description |
---|
RouteCoverageEventNotifier(String testClassName,
Function testMethodName)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isEnabled(org.apache.camel.spi.CamelEvent event)
Deprecated.
|
void |
notify(org.apache.camel.spi.CamelEvent event)
Deprecated.
|
doStart, doStop, isDisabled, isIgnoreCamelContextEvents, isIgnoreExchangeCompletedEvent, isIgnoreExchangeCreatedEvent, isIgnoreExchangeEvents, isIgnoreExchangeFailedEvents, isIgnoreExchangeRedeliveryEvents, isIgnoreExchangeSendingEvents, isIgnoreExchangeSentEvents, isIgnoreRouteEvents, isIgnoreServiceEvents, isIgnoreStepEvents, setIgnoreCamelContextEvents, setIgnoreExchangeCompletedEvent, setIgnoreExchangeCreatedEvent, setIgnoreExchangeEvents, setIgnoreExchangeFailedEvents, setIgnoreExchangeRedeliveryEvents, setIgnoreExchangeSendingEvents, setIgnoreExchangeSentEvents, setIgnoreRouteEvents, setIgnoreServiceEvents, setIgnoreStepEvents
isIgnoreCamelContextInitEvents, setIgnoreCamelContextInitEvents, setupIgnore
build, 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, suspend
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Apache Camel