Uses of Interface
org.apache.camel.spi.CamelEvent.RouteEvent
-
Packages that use CamelEvent.RouteEvent Package Description org.apache.camel.spi Service Provider Interfaces used by the Camel runtime which are plugin strategies. -
-
Uses of CamelEvent.RouteEvent in org.apache.camel.spi
Subinterfaces of CamelEvent.RouteEvent in org.apache.camel.spi Modifier and Type Interface Description static interfaceCamelEvent.RouteAddedEventstatic interfaceCamelEvent.RouteReloadedEventstatic interfaceCamelEvent.RouteRemovedEventstatic interfaceCamelEvent.RouteStartedEventstatic interfaceCamelEvent.RouteStartingEventstatic interfaceCamelEvent.RouteStoppedEventstatic interfaceCamelEvent.RouteStoppingEvent
-