Uses of Interface
org.apache.camel.spi.CamelEvent.FailureEvent
-
Packages that use CamelEvent.FailureEvent Package Description org.apache.camel.spi Service Provider Interfaces used by the Camel runtime which are plugin strategies. -
-
Uses of CamelEvent.FailureEvent in org.apache.camel.spi
Subinterfaces of CamelEvent.FailureEvent in org.apache.camel.spi Modifier and Type Interface Description static interface
CamelEvent.CamelContextResumeFailureEvent
static interface
CamelEvent.CamelContextStartupFailureEvent
static interface
CamelEvent.CamelContextStopFailureEvent
static interface
CamelEvent.ExchangeFailedEvent
static interface
CamelEvent.ServiceStartupFailureEvent
static interface
CamelEvent.ServiceStopFailureEvent
static interface
CamelEvent.StepFailedEvent
-