Uses of Interface
org.apache.camel.spi.ShutdownPrepared
Packages that use ShutdownPrepared
Package
Description
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.spiModifier and TypeInterfaceDescriptioninterface
AllowsConsumer
to fine grained control on shutdown which mostly have to cater for in-memory based components.