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 interface
CamelEvent.RouteAddedEvent
static interface
CamelEvent.RouteReloadedEvent
static interface
CamelEvent.RouteRemovedEvent
static interface
CamelEvent.RouteStartedEvent
static interface
CamelEvent.RouteStartingEvent
static interface
CamelEvent.RouteStoppedEvent
static interface
CamelEvent.RouteStoppingEvent
-