Uses of Interface
org.apache.camel.spi.ShutdownPrepared
-
Packages that use ShutdownPrepared Package Description org.apache.camel.spi Service Provider Interfaces used by the Camel runtime which are plugin strategies. -
-
Uses of ShutdownPrepared in org.apache.camel.spi
Subinterfaces of ShutdownPrepared in org.apache.camel.spi Modifier and Type Interface Description interfaceShutdownAwareAllowsConsumerto fine grained control on shutdown which mostly have to cater for in-memory based components.
-