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