Uses of Class
org.apache.camel.VetoCamelContextStartException
Packages that use VetoCamelContextStartException
Package
Description
Service Provider Interfaces used by the Camel runtime which are plugin strategies.
-
Uses of VetoCamelContextStartException in org.apache.camel.spi
Methods in org.apache.camel.spi that throw VetoCamelContextStartExceptionModifier and TypeMethodDescriptiondefault voidLifecycleStrategy.onContextInitialized(CamelContext context) Notification on initializedCamelContext.default voidLifecycleStrategy.onContextInitializing(CamelContext context) Notification on initializing aCamelContext.default voidLifecycleStrategy.onContextStarting(CamelContext context) Notification on starting aCamelContext.