Uses of Class
org.apache.camel.support.RouteOnDemandReloadStrategy
Packages that use RouteOnDemandReloadStrategy
Package
Description
Base classes that help to implement the camel API and are expected to be extended by the user
-
Uses of RouteOnDemandReloadStrategy in org.apache.camel.support
Subclasses of RouteOnDemandReloadStrategy in org.apache.camel.supportModifier and TypeClassDescriptionclassStrategy for triggering on-demand loading of Camel routes in a running Camel application.