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 void
LifecycleStrategy.onContextInitialized
(CamelContext context) Notification on initializedCamelContext
.default void
LifecycleStrategy.onContextInitializing
(CamelContext context) Notification on initializing aCamelContext
.default void
LifecycleStrategy.onContextStarting
(CamelContext context) Notification on starting aCamelContext
.