Uses of Interface
org.apache.camel.spi.OnCamelContextEvent
Packages that use OnCamelContextEvent
Package
Description
Service Provider Interfaces used by the Camel runtime which are plugin strategies.
-
Uses of OnCamelContextEvent in org.apache.camel.spi
Subinterfaces of OnCamelContextEvent in org.apache.camel.spiModifier and TypeInterfaceDescriptioninterfaceNotification on an initialized aCamelContext.interfaceNotification on initializing aCamelContext.interfaceNotification on a startedCamelContext.interfaceNotification on starting aCamelContext.interfaceNotification on a stoppedCamelContext.interfaceNotification on stopping aCamelContext.