Uses of Interface
org.apache.camel.spi.ReloadStrategy
-
Packages that use ReloadStrategy Package Description org.apache.camel.spi Service Provider Interfaces used by the Camel runtime which are plugin strategies. -
-
Uses of ReloadStrategy in org.apache.camel.spi
Subinterfaces of ReloadStrategy in org.apache.camel.spi Modifier and Type Interface Description interfaceContextReloadStrategySPI strategy for reloadingCamelContext.interfaceResourceReloadStrategySPI strategy for reloadingResourcein an existing runningCamelContext
-