Uses of Interface
org.apache.camel.spi.CamelEvent.CamelContextEvent
Packages that use CamelEvent.CamelContextEvent
-
Uses of CamelEvent.CamelContextEvent in org.apache.camel.spi
Subinterfaces of CamelEvent.CamelContextEvent in org.apache.camel.spiModifier and TypeInterfaceDescriptionstatic interfaceFired when the CamelContext has been initialized.static interfaceFired when the CamelContext is initializing.static interfaceFired when the CamelContext has been reloaded.static interfaceFired when the CamelContext failed to reload.static interfaceFired when the CamelContext is reloading.static interfaceFired when the CamelContext has been resumed.static interfaceFired when the CamelContext failed to resume.static interfaceFired when the CamelContext is resuming.static interfaceFired when routes have been started.static interfaceFired when routes are starting.static interfaceFired when routes have been stopped.static interfaceFired when routes are stopping.static interfaceFired when the CamelContext has been fully started.static interfaceFired when the CamelContext is starting.static interfaceFired when the CamelContext failed to start.static interfaceFired when the CamelContext failed to stop cleanly.static interfaceFired when the CamelContext has been stopped.static interfaceFired when the CamelContext is stopping.static interfaceFired when the CamelContext has been suspended.static interfaceFired when the CamelContext is suspending.