Uses of Interface
org.apache.camel.spi.ShutdownStrategy
Packages that use ShutdownStrategy
-
Uses of ShutdownStrategy in org.apache.camel
Methods in org.apache.camel that return ShutdownStrategyModifier and TypeMethodDescriptionCamelContext.getShutdownStrategy()Gets the current shutdown strategy.Methods in org.apache.camel with parameters of type ShutdownStrategyModifier and TypeMethodDescriptionvoidCamelContext.setShutdownStrategy(ShutdownStrategy shutdownStrategy) Sets a custom shutdown strategy