Package org.apache.camel.spi
Interface ContextReloadStrategy
- All Superinterfaces:
AutoCloseable,CamelContextAware,HasCamelContext,ReloadStrategy,Service,StaticService
SPI strategy for reloading
CamelContext.
The reloading is limited to all routes and property placeholders. General services in the CamelContext is not
reloaded.- See Also:
-
Method Summary
Methods inherited from interface org.apache.camel.CamelContextAware
setCamelContextMethods inherited from interface org.apache.camel.spi.HasCamelContext
getCamelContextMethods inherited from interface org.apache.camel.spi.ReloadStrategy
getFailedCounter, getLastError, getReloadCounter, onReload, resetCounters