Uses of Enum Class
org.apache.unomi.router.api.RouterConstants.CONFIG_CAMEL_REFRESH
Packages that use RouterConstants.CONFIG_CAMEL_REFRESH
Package
Description
- 
Uses of RouterConstants.CONFIG_CAMEL_REFRESH in org.apache.unomi.router.api
Methods in org.apache.unomi.router.api that return RouterConstants.CONFIG_CAMEL_REFRESHModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static RouterConstants.CONFIG_CAMEL_REFRESH[]RouterConstants.CONFIG_CAMEL_REFRESH.values()Returns an array containing the constants of this enum class, in the order they are declared. - 
Uses of RouterConstants.CONFIG_CAMEL_REFRESH in org.apache.unomi.router.api.services
Methods in org.apache.unomi.router.api.services that return types with arguments of type RouterConstants.CONFIG_CAMEL_REFRESHModifier and TypeMethodDescriptionImportExportConfigurationService.consumeConfigsToBeRefresh()Used by camel route system to get the latest changes on configs and reflect changes on camel routes if necessary - 
Uses of RouterConstants.CONFIG_CAMEL_REFRESH in org.apache.unomi.router.services
Methods in org.apache.unomi.router.services that return types with arguments of type RouterConstants.CONFIG_CAMEL_REFRESHModifier and TypeMethodDescriptionExportConfigurationServiceImpl.consumeConfigsToBeRefresh()ImportConfigurationServiceImpl.consumeConfigsToBeRefresh()