Uses of Interface
org.apache.camel.spi.CamelEvent.ExchangeEvent
Packages that use CamelEvent.ExchangeEvent
Package
Description
Service Provider Interfaces used by the Camel runtime which are plugin strategies.
-
Uses of CamelEvent.ExchangeEvent in org.apache.camel.spi
Subinterfaces of CamelEvent.ExchangeEvent in org.apache.camel.spiModifier and TypeInterfaceDescriptionstatic interfaceDeprecated.static interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfaceMethods in org.apache.camel.spi with parameters of type CamelEvent.ExchangeEventModifier and TypeMethodDescriptionbooleanCondition.matchEvent(Exchange exchange, CamelEvent.ExchangeEvent event) Does the condition matchvoidBreakpoint.onEvent(Exchange exchange, CamelEvent.ExchangeEvent event, NamedNode definition) booleanDebugger.onEvent(Exchange exchange, CamelEvent.ExchangeEvent event) Callback invoked when anExchangeis being processed which allows implementators to notify breakpoints.