Skip navigation links
A B C D E F G H I L M O R S T V 

A

AbstractHealthCheckConfiguration - Class in org.apache.camel.spring.boot.health
 
AbstractHealthCheckConfiguration() - Constructor for class org.apache.camel.spring.boot.health.AbstractHealthCheckConfiguration
 
addServiceDiscoveryConfigurations() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudServiceDiscoveryAutoConfiguration
 
addServiceFilterConfigurations() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudServiceFilterAutoConfiguration
 
afterApplicationStart(CamelContext) - Method in interface org.apache.camel.spring.boot.CamelContextConfiguration
Called after Spring Boot and CamelContext has just been started up.
apply(List<ServiceDefinition>) - Method in class org.apache.camel.spring.boot.cloud.CamelCloudServiceFilter
 
asHealthCheckConfiguration() - Method in class org.apache.camel.spring.boot.health.AbstractHealthCheckConfiguration
Convert this configuration to a HealthCheckConfiguration using default values.

B

BackOffConfiguration() - Constructor for class org.apache.camel.spring.boot.SupervisingRouteControllerConfiguration.BackOffConfiguration
 
beforeApplicationStart(CamelContext) - Method in interface org.apache.camel.spring.boot.CamelContextConfiguration
Called during Spring Boot is starting up and is starting up CamelContext.
blockMainThread() - Method in class org.apache.camel.spring.boot.CamelSpringBootApplicationController

C

CamelAutoConfiguration - Class in org.apache.camel.spring.boot
 
CamelAutoConfiguration() - Constructor for class org.apache.camel.spring.boot.CamelAutoConfiguration
 
CamelCloudAutoConfiguration - Class in org.apache.camel.spring.boot.cloud
 
CamelCloudAutoConfiguration() - Constructor for class org.apache.camel.spring.boot.cloud.CamelCloudAutoConfiguration
 
CamelCloudConfigurationProperties - Class in org.apache.camel.spring.boot.cloud
 
CamelCloudConfigurationProperties() - Constructor for class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties
 
CamelCloudConfigurationProperties.LoadBalancer - Class in org.apache.camel.spring.boot.cloud
 
CamelCloudConfigurationProperties.ServiceCall - Class in org.apache.camel.spring.boot.cloud
 
CamelCloudConfigurationProperties.ServiceChooser - Class in org.apache.camel.spring.boot.cloud
 
CamelCloudConfigurationProperties.ServiceDiscovery - Class in org.apache.camel.spring.boot.cloud
 
CamelCloudConfigurationProperties.ServiceDiscoveryConfiguration - Class in org.apache.camel.spring.boot.cloud
 
CamelCloudConfigurationProperties.ServiceFilter - Class in org.apache.camel.spring.boot.cloud
 
CamelCloudConfigurationProperties.ServiceFilterConfiguration - Class in org.apache.camel.spring.boot.cloud
 
CamelCloudConfigurationProperties.ServiceRegistry - Class in org.apache.camel.spring.boot.cloud
 
CamelCloudServiceCallConfigurationAutoConfiguration - Class in org.apache.camel.spring.boot.cloud
 
CamelCloudServiceCallConfigurationAutoConfiguration() - Constructor for class org.apache.camel.spring.boot.cloud.CamelCloudServiceCallConfigurationAutoConfiguration
 
CamelCloudServiceCallConfigurationAutoConfiguration.ServiceCallCondition - Class in org.apache.camel.spring.boot.cloud
 
CamelCloudServiceChooserAutoConfiguration - Class in org.apache.camel.spring.boot.cloud
 
CamelCloudServiceChooserAutoConfiguration() - Constructor for class org.apache.camel.spring.boot.cloud.CamelCloudServiceChooserAutoConfiguration
 
CamelCloudServiceChooserAutoConfiguration.ServiceChooserCondition - Class in org.apache.camel.spring.boot.cloud
 
CamelCloudServiceDiscovery - Class in org.apache.camel.spring.boot.cloud
 
CamelCloudServiceDiscovery(Long, List<ServiceDiscovery>) - Constructor for class org.apache.camel.spring.boot.cloud.CamelCloudServiceDiscovery
 
CamelCloudServiceDiscoveryAutoConfiguration - Class in org.apache.camel.spring.boot.cloud
 
CamelCloudServiceDiscoveryAutoConfiguration() - Constructor for class org.apache.camel.spring.boot.cloud.CamelCloudServiceDiscoveryAutoConfiguration
 
CamelCloudServiceDiscoveryAutoConfiguration.Condition - Class in org.apache.camel.spring.boot.cloud
 
CamelCloudServiceFilter - Class in org.apache.camel.spring.boot.cloud
 
CamelCloudServiceFilter(List<ServiceFilter>) - Constructor for class org.apache.camel.spring.boot.cloud.CamelCloudServiceFilter
 
CamelCloudServiceFilterAutoConfiguration - Class in org.apache.camel.spring.boot.cloud
 
CamelCloudServiceFilterAutoConfiguration() - Constructor for class org.apache.camel.spring.boot.cloud.CamelCloudServiceFilterAutoConfiguration
 
CamelCloudServiceFilterAutoConfiguration.Condition - Class in org.apache.camel.spring.boot.cloud
 
CamelConfigurationProperties - Class in org.apache.camel.spring.boot
 
CamelConfigurationProperties() - Constructor for class org.apache.camel.spring.boot.CamelConfigurationProperties
 
CamelContextConfiguration - Interface in org.apache.camel.spring.boot
Callback that allows custom logic during starting up CamelContext and just after CamelContext has been fully started.
camelEndpoint(CamelContext) - Method in class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpointAutoConfiguration
 
CamelHealthAutoConfiguration - Class in org.apache.camel.spring.boot.actuate.health
 
CamelHealthAutoConfiguration() - Constructor for class org.apache.camel.spring.boot.actuate.health.CamelHealthAutoConfiguration
 
CamelHealthAutoConfiguration.CamelHealthIndicatorInitializer - Class in org.apache.camel.spring.boot.actuate.health
 
camelHealthIndicator(CamelContext) - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthAutoConfiguration.CamelHealthIndicatorInitializer
 
CamelHealthIndicator - Class in org.apache.camel.spring.boot.actuate.health
Camel HealthIndicator.
CamelHealthIndicator(CamelContext) - Constructor for class org.apache.camel.spring.boot.actuate.health.CamelHealthIndicator
 
CamelHealthIndicatorInitializer() - Constructor for class org.apache.camel.spring.boot.actuate.health.CamelHealthAutoConfiguration.CamelHealthIndicatorInitializer
 
CamelInfoAutoConfiguration - Class in org.apache.camel.spring.boot.actuate.info
 
CamelInfoAutoConfiguration() - Constructor for class org.apache.camel.spring.boot.actuate.info.CamelInfoAutoConfiguration
 
CamelInfoAutoConfiguration.CamelInfoContributorInitializer - Class in org.apache.camel.spring.boot.actuate.info
 
camelInfoContributor(CamelContext) - Method in class org.apache.camel.spring.boot.actuate.info.CamelInfoAutoConfiguration.CamelInfoContributorInitializer
 
CamelInfoContributor - Class in org.apache.camel.spring.boot.actuate.info
Camel InfoContributor
CamelInfoContributor(CamelContext) - Constructor for class org.apache.camel.spring.boot.actuate.info.CamelInfoContributor
 
CamelInfoContributorInitializer() - Constructor for class org.apache.camel.spring.boot.actuate.info.CamelInfoAutoConfiguration.CamelInfoContributorInitializer
 
CamelMainRunController - Class in org.apache.camel.spring.boot
Controller to keep the main running and perform graceful shutdown when the JVM is stopped.
CamelMainRunController(ApplicationContext, CamelContext) - Constructor for class org.apache.camel.spring.boot.CamelMainRunController
 
CamelPropertiesHelper - Class in org.apache.camel.spring.boot.util
To help configuring Camel properties that have been defined in Spring Boot configuration files.
CamelRouteControllerEndpoint - Class in org.apache.camel.spring.boot.actuate.endpoint
Endpoint to expose RouteController information.
CamelRouteControllerEndpoint(CamelContext) - Constructor for class org.apache.camel.spring.boot.actuate.endpoint.CamelRouteControllerEndpoint
 
CamelRouteControllerEndpointAutoConfiguration - Class in org.apache.camel.spring.boot.actuate.endpoint
Auto configuration for the CamelRouteControllerEndpoint.
CamelRouteControllerEndpointAutoConfiguration() - Constructor for class org.apache.camel.spring.boot.actuate.endpoint.CamelRouteControllerEndpointAutoConfiguration
 
CamelRoutesEndpoint - Class in org.apache.camel.spring.boot.actuate.endpoint
Endpoint to expose Route information.
CamelRoutesEndpoint(CamelContext, CamelRoutesEndpointProperties) - Constructor for class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint
 
CamelRoutesEndpoint.ReadAction - Enum in org.apache.camel.spring.boot.actuate.endpoint
 
CamelRoutesEndpoint.RouteDetailsEndpointInfo - Class in org.apache.camel.spring.boot.actuate.endpoint
Container for exposing Route information with route details as JSON.
CamelRoutesEndpoint.RouteEndpointInfo - Class in org.apache.camel.spring.boot.actuate.endpoint
Container for exposing Route information as JSON.
CamelRoutesEndpoint.TimeInfo - Class in org.apache.camel.spring.boot.actuate.endpoint
Optional time information for the actions
CamelRoutesEndpoint.WriteAction - Enum in org.apache.camel.spring.boot.actuate.endpoint
List of write actions available for the endpoint
CamelRoutesEndpointAutoConfiguration - Class in org.apache.camel.spring.boot.actuate.endpoint
Auto configuration for the CamelRoutesEndpoint.
CamelRoutesEndpointAutoConfiguration(CamelRoutesEndpointProperties) - Constructor for class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpointAutoConfiguration
 
CamelRoutesEndpointProperties - Class in org.apache.camel.spring.boot.actuate.endpoint
 
CamelRoutesEndpointProperties() - Constructor for class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpointProperties
 
CamelSpringBootApplicationController - Class in org.apache.camel.spring.boot
 
CamelSpringBootApplicationController(ApplicationContext, CamelContext) - Constructor for class org.apache.camel.spring.boot.CamelSpringBootApplicationController
 
CamelSpringBootInitializationException - Exception in org.apache.camel.spring.boot
 
CamelSpringBootInitializationException(Throwable) - Constructor for exception org.apache.camel.spring.boot.CamelSpringBootInitializationException
 
CamelSSLAutoConfiguration - Class in org.apache.camel.spring.boot.security
 
CamelSSLAutoConfiguration() - Constructor for class org.apache.camel.spring.boot.security.CamelSSLAutoConfiguration
 
CamelSSLAutoConfiguration.Condition - Class in org.apache.camel.spring.boot.security
 
CamelSSLConfigurationProperties - Class in org.apache.camel.spring.boot.security
 
CamelSSLConfigurationProperties() - Constructor for class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
 
canConvert(Class<?>, Class<?>) - Method in class org.apache.camel.spring.boot.util.CompositeConversionService
 
canConvert(TypeDescriptor, TypeDescriptor) - Method in class org.apache.camel.spring.boot.util.CompositeConversionService
 
Check() - Constructor for class org.apache.camel.spring.boot.health.HealthCheckServiceConfiguration.Check
 
ClusteredRouteControllerAutoConfiguration - Class in org.apache.camel.spring.boot.cluster
 
ClusteredRouteControllerAutoConfiguration() - Constructor for class org.apache.camel.spring.boot.cluster.ClusteredRouteControllerAutoConfiguration
 
ClusteredRouteControllerConfiguration - Class in org.apache.camel.spring.boot.cluster
 
ClusteredRouteControllerConfiguration() - Constructor for class org.apache.camel.spring.boot.cluster.ClusteredRouteControllerConfiguration
 
ClusteredRouteControllerConfiguration.RouteConfiguration - Class in org.apache.camel.spring.boot.cluster
 
ComponentConfigurationProperties - Class in org.apache.camel.spring.boot
 
ComponentConfigurationProperties() - Constructor for class org.apache.camel.spring.boot.ComponentConfigurationProperties
 
ComponentConfigurationPropertiesCommon - Class in org.apache.camel.spring.boot
 
ComponentConfigurationPropertiesCommon() - Constructor for class org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
 
ComponentConfigurationPropertiesCommon.CustomizerProperties - Class in org.apache.camel.spring.boot
 
CompositeConversionService - Class in org.apache.camel.spring.boot.util
 
CompositeConversionService(List<ConversionService>) - Constructor for class org.apache.camel.spring.boot.util.CompositeConversionService
 
Condition() - Constructor for class org.apache.camel.spring.boot.cloud.CamelCloudServiceDiscoveryAutoConfiguration.Condition
 
Condition() - Constructor for class org.apache.camel.spring.boot.cloud.CamelCloudServiceFilterAutoConfiguration.Condition
 
Condition() - Constructor for class org.apache.camel.spring.boot.health.HealthCheckRoutesAutoConfiguration.Condition
 
Condition() - Constructor for class org.apache.camel.spring.boot.health.HealthCheckServiceAutoConfiguration.Condition
 
Condition() - Constructor for class org.apache.camel.spring.boot.security.CamelSSLAutoConfiguration.Condition
 
ConditionalOnCamelContextAndAutoConfigurationBeans - Class in org.apache.camel.spring.boot.util
 
ConditionalOnCamelContextAndAutoConfigurationBeans() - Constructor for class org.apache.camel.spring.boot.util.ConditionalOnCamelContextAndAutoConfigurationBeans
 
configure(ApplicationContext, SpringCamelContext) - Method in class org.apache.camel.spring.boot.SpringBootXmlCamelContextConfigurer
 
contribute(Info.Builder) - Method in class org.apache.camel.spring.boot.actuate.info.CamelInfoContributor
 
convert(Object, Class<T>) - Method in class org.apache.camel.spring.boot.util.CompositeConversionService
 
convert(Object, TypeDescriptor, TypeDescriptor) - Method in class org.apache.camel.spring.boot.util.CompositeConversionService
 
convertTo(Class<T>, Exchange, Object) - Method in class org.apache.camel.spring.boot.SpringTypeConverter
 
copy() - Method in class org.apache.camel.spring.boot.health.HealthCheckRoutesConfiguration.ThresholdsConfiguration
 
CustomizerProperties() - Constructor for class org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon.CustomizerProperties
 
CustomizerProperties() - Constructor for class org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon.CustomizerProperties
 
CustomizerProperties() - Constructor for class org.apache.camel.spring.boot.LanguageConfigurationPropertiesCommon.CustomizerProperties
 

D

DataFormatConfigurationProperties - Class in org.apache.camel.spring.boot
 
DataFormatConfigurationProperties() - Constructor for class org.apache.camel.spring.boot.DataFormatConfigurationProperties
 
DataFormatConfigurationPropertiesCommon - Class in org.apache.camel.spring.boot
 
DataFormatConfigurationPropertiesCommon() - Constructor for class org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon
 
DataFormatConfigurationPropertiesCommon.CustomizerProperties - Class in org.apache.camel.spring.boot
 
doHealthCheck(Health.Builder) - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthIndicator
 
doLoadJarClassEntries(InputStream, String) - Method in class org.apache.camel.spring.boot.FatJarPackageScanClassResolver
Loads all the class entries from the main JAR and all nested jars.
doLoadJarClassEntries(InputStream, String, boolean, boolean) - Method in class org.apache.camel.spring.boot.FatJarPackageScanClassResolver
 
doReadAction(String, CamelRoutesEndpoint.ReadAction) - Method in class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint
 
doWriteAction(String, CamelRoutesEndpoint.WriteAction, CamelRoutesEndpoint.TimeInfo) - Method in class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint
 

E

evaluate(Environment, String...) - Static method in class org.apache.camel.spring.boot.util.HierarchicalPropertiesEvaluator
Determine the value of the "enabled" flag for a hierarchy of properties.
exchangesFailed - Variable in class org.apache.camel.spring.boot.health.HealthCheckRoutesConfiguration.ThresholdsConfiguration
Number of failed exchanges.
exchangesInflight - Variable in class org.apache.camel.spring.boot.health.HealthCheckRoutesConfiguration.ThresholdsConfiguration
Number of inflight exchanges.
externalRedeliveries - Variable in class org.apache.camel.spring.boot.health.HealthCheckRoutesConfiguration.ThresholdsConfiguration
Number of external initiated redeliveries (such as from JMS broker).

F

FatJarPackageScanClassResolver - Class in org.apache.camel.spring.boot
An implementation of the org.apache.camel.spi.PackageScanClassResolver that is able to scan spring-boot fat jars to find classes contained also in nested jars.
FatJarPackageScanClassResolver() - Constructor for class org.apache.camel.spring.boot.FatJarPackageScanClassResolver
 
FilePropertySource - Class in org.apache.camel.spring.boot
To load properties from files, such as a secret mounted to the container.
FilePropertySource(String, ApplicationContext, String) - Constructor for class org.apache.camel.spring.boot.FilePropertySource
 

G

getAbortAfterTimeout() - Method in class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.TimeInfo
 
getBackOff() - Method in class org.apache.camel.spring.boot.SupervisingRouteControllerConfiguration.RouteConfiguration
 
getBlacklist() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceFilterConfiguration
 
getCacheTimeout() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceDiscoveryConfiguration
 
getCheckInterval() - Method in class org.apache.camel.spring.boot.health.HealthCheckServiceConfiguration
 
getChecks() - Method in class org.apache.camel.spring.boot.health.HealthCheckServiceConfiguration
 
getClusterService() - Method in class org.apache.camel.spring.boot.cluster.ClusteredRouteControllerConfiguration
 
getCompleted() - Method in class org.apache.camel.spring.boot.CamelMainRunController
 
getCompleted() - Method in class org.apache.camel.spring.boot.CamelSpringBootApplicationController
 
getComponent() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceCall
 
getConfig() - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
 
getConfigurations() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceDiscovery
 
getConfigurations() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceFilter
 
getConsumerTemplateCacheSize() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
getControlledRoutes() - Method in class org.apache.camel.spring.boot.actuate.endpoint.CamelRouteControllerEndpoint
 
getCustomizer() - Method in class org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
 
getCustomizer() - Method in class org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon
 
getCustomizer() - Method in class org.apache.camel.spring.boot.LanguageConfigurationPropertiesCommon
 
getDefaultBackOff() - Method in class org.apache.camel.spring.boot.SupervisingRouteControllerConfiguration
 
getDelay() - Method in class org.apache.camel.spring.boot.SupervisingRouteControllerConfiguration.BackOffConfiguration
 
getDeltaProcessingTime() - Method in class org.apache.camel.spring.boot.model.RouteDetails
 
getDescription() - Method in class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.RouteEndpointInfo
 
getDescription() - Method in class org.apache.camel.spring.boot.model.RouteInfo
 
getDurationMaxIdleSeconds() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
getDurationMaxMessages() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
getDurationMaxSeconds() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
getExchangesFailed() - Method in class org.apache.camel.spring.boot.health.HealthCheckRoutesConfiguration.ThresholdsConfiguration
 
getExchangesInflight() - Method in class org.apache.camel.spring.boot.health.HealthCheckRoutesConfiguration.ThresholdsConfiguration
 
getExchangesInflight() - Method in class org.apache.camel.spring.boot.model.RouteDetails
 
getExchangesTotal() - Method in class org.apache.camel.spring.boot.model.RouteDetails
 
getExpression() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceCall
 
getExpressionLanguage() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceCall
 
getExternalRedeliveries() - Method in class org.apache.camel.spring.boot.health.HealthCheckRoutesConfiguration.ThresholdsConfiguration
 
getExternalRedeliveries() - Method in class org.apache.camel.spring.boot.model.RouteDetails
 
getFailures() - Method in class org.apache.camel.spring.boot.health.HealthCheckRoutesConfiguration.ThresholdsWithFailuresConfiguration
 
getFailuresHandled() - Method in class org.apache.camel.spring.boot.model.RouteDetails
 
getFailureThreshold() - Method in class org.apache.camel.spring.boot.health.AbstractHealthCheckConfiguration
 
getFileConfigurations() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
getFirstExchangeCompletedExchangeId() - Method in class org.apache.camel.spring.boot.model.RouteDetails
 
getFirstExchangeCompletedTimestamp() - Method in class org.apache.camel.spring.boot.model.RouteDetails
 
getFirstExchangeFailureExchangeId() - Method in class org.apache.camel.spring.boot.model.RouteDetails
 
getFirstExchangeFailureTimestamp() - Method in class org.apache.camel.spring.boot.model.RouteDetails
 
getGroup() - Method in class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.RouteEndpointInfo
 
getHasRouteController() - Method in class org.apache.camel.spring.boot.model.RouteDetails
 
getId() - Method in class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.RouteEndpointInfo
 
getId() - Method in class org.apache.camel.spring.boot.model.RouteInfo
 
getInitialDelay() - Method in class org.apache.camel.spring.boot.cluster.ClusteredRouteControllerConfiguration
 
getInitialDelay() - Method in class org.apache.camel.spring.boot.cluster.ClusteredRouteControllerConfiguration.RouteConfiguration
 
getInitialDelay() - Method in class org.apache.camel.spring.boot.SupervisingRouteControllerConfiguration
 
getInterval() - Method in class org.apache.camel.spring.boot.health.AbstractHealthCheckConfiguration
 
getJavaRoutesExcludePattern() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
getJavaRoutesIncludePattern() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
getJmxManagementNamePattern() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
getJmxManagementStatisticsLevel() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
getLastError() - Method in class org.apache.camel.spring.boot.model.RouteDetails
 
getLastExchangeCompletedExchangeId() - Method in class org.apache.camel.spring.boot.model.RouteDetails
 
getLastExchangeCompletedTimestamp() - Method in class org.apache.camel.spring.boot.model.RouteDetails
 
getLastExchangeFailureExchangeId() - Method in class org.apache.camel.spring.boot.model.RouteDetails
 
getLastExchangeFailureTimestamp() - Method in class org.apache.camel.spring.boot.model.RouteDetails
 
getLastProcessingTime() - Method in class org.apache.camel.spring.boot.health.HealthCheckRoutesConfiguration.ThresholdsConfiguration
 
getLastProcessingTime() - Method in class org.apache.camel.spring.boot.model.RouteDetails
 
getLatch() - Method in class org.apache.camel.spring.boot.CamelMainRunController
 
getLatch() - Method in class org.apache.camel.spring.boot.CamelSpringBootApplicationController
 
getLoad01() - Method in class org.apache.camel.spring.boot.model.RouteDetails
 
getLoad05() - Method in class org.apache.camel.spring.boot.model.RouteDetails
 
getLoad15() - Method in class org.apache.camel.spring.boot.model.RouteDetails
 
getLoadBalancer() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties
 
getLoadBalancer() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceCall
 
getLogDebugMaxChars() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - Method in class org.apache.camel.spring.boot.security.CamelSSLAutoConfiguration.Condition
 
getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - Method in class org.apache.camel.spring.boot.util.GroupCondition
 
getMaxAttempts() - Method in class org.apache.camel.spring.boot.SupervisingRouteControllerConfiguration.BackOffConfiguration
 
getMaxDelay() - Method in class org.apache.camel.spring.boot.SupervisingRouteControllerConfiguration.BackOffConfiguration
 
getMaxElapsedTime() - Method in class org.apache.camel.spring.boot.SupervisingRouteControllerConfiguration.BackOffConfiguration
 
getMaxProcessingTime() - Method in class org.apache.camel.spring.boot.health.HealthCheckRoutesConfiguration.ThresholdsConfiguration
 
getMaxProcessingTime() - Method in class org.apache.camel.spring.boot.model.RouteDetails
 
getMeanProcessingTime() - Method in class org.apache.camel.spring.boot.health.HealthCheckRoutesConfiguration.ThresholdsConfiguration
 
getMeanProcessingTime() - Method in class org.apache.camel.spring.boot.model.RouteDetails
 
getMinProcessingTime() - Method in class org.apache.camel.spring.boot.health.HealthCheckRoutesConfiguration.ThresholdsConfiguration
 
getMinProcessingTime() - Method in class org.apache.camel.spring.boot.model.RouteDetails
 
getMultiplier() - Method in class org.apache.camel.spring.boot.SupervisingRouteControllerConfiguration.BackOffConfiguration
 
getName() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
getNamespace() - Method in class org.apache.camel.spring.boot.cluster.ClusteredRouteControllerConfiguration
 
getNamespace() - Method in class org.apache.camel.spring.boot.cluster.ClusteredRouteControllerConfiguration.RouteConfiguration
 
getOldestInflightDuration() - Method in class org.apache.camel.spring.boot.model.RouteDetails
 
getOldestInflightExchangeId() - Method in class org.apache.camel.spring.boot.model.RouteDetails
 
getOptions() - Method in class org.apache.camel.spring.boot.health.HealthCheckServiceConfiguration.Check
 
getOrder() - Method in class org.apache.camel.spring.boot.RoutesCollector
 
getProducerTemplateCacheSize() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
getProperties() - Method in class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.RouteEndpointInfo
 
getProperty(String) - Method in class org.apache.camel.spring.boot.FilePropertySource
 
getRedeliveries() - Method in class org.apache.camel.spring.boot.health.HealthCheckRoutesConfiguration.ThresholdsConfiguration
 
getRedeliveries() - Method in class org.apache.camel.spring.boot.model.RouteDetails
 
getRouteDump(String) - Method in class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint
 
getRoutes() - Method in class org.apache.camel.spring.boot.cluster.ClusteredRouteControllerConfiguration
 
getRoutes() - Method in class org.apache.camel.spring.boot.SupervisingRouteControllerConfiguration
 
getServiceCall() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties
 
getServiceChooser() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties
 
getServiceChooser() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceCall
 
getServiceDiscovery() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties
 
getServiceDiscovery() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceCall
 
getServiceFilter() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties
 
getServiceFilter() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceCall
 
getServiceHost() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceRegistry
 
getServiceRegistry() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties
 
getServices() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceDiscoveryConfiguration
 
getServices(String) - Method in class org.apache.camel.spring.boot.cloud.CamelCloudServiceDiscovery
 
getShutdownTimeout() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
getStatus() - Method in class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.RouteEndpointInfo
 
getStatus() - Method in class org.apache.camel.spring.boot.model.RouteInfo
 
getStreamCachingBufferSize() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
getStreamCachingSpoolChiper() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
getStreamCachingSpoolDirectory() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
getStreamCachingSpoolThreshold() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
getStreamCachingSpoolUsedHeapMemoryLimit() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
getStreamCachingSpoolUsedHeapMemoryThreshold() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
getThreadNamePattern() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
getThreshold() - Method in class org.apache.camel.spring.boot.health.HealthCheckRoutesConfiguration
 
getThreshold(String) - Method in class org.apache.camel.spring.boot.health.HealthCheckRoutesConfiguration
 
getThreshold() - Method in class org.apache.camel.spring.boot.health.HealthCheckRoutesConfiguration.ThresholdsWithFailuresConfiguration
 
getThresholds() - Method in class org.apache.camel.spring.boot.health.HealthCheckRoutesConfiguration
 
getTimeout() - Method in class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.TimeInfo
 
getTotalProcessingTime() - Method in class org.apache.camel.spring.boot.model.RouteDetails
 
getTracerFormatterBreadCrumbLength() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
getTracerFormatterMaxChars() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
getTracerFormatterNodeLength() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
getUptime() - Method in class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.RouteEndpointInfo
 
getUptime() - Method in class org.apache.camel.spring.boot.model.RouteInfo
 
getUptimeMillis() - Method in class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.RouteEndpointInfo
 
getUptimeMillis() - Method in class org.apache.camel.spring.boot.model.RouteInfo
 
getUri() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceCall
 
getXmlRests() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
getXmlRoutes() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
getXmlRoutesReloadDirectory() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
GroupCondition - Class in org.apache.camel.spring.boot.util
 
GroupCondition(String, String) - Constructor for class org.apache.camel.spring.boot.util.GroupCondition
 

H

HEALTH_CHECK_INDICATOR_PREFIX - Static variable in interface org.apache.camel.spring.boot.health.HealthConstants
 
HEALTH_CHECK_ROUTES_PREFIX - Static variable in interface org.apache.camel.spring.boot.health.HealthConstants
 
HEALTH_CHECK_SERVICE_PREFIX - Static variable in interface org.apache.camel.spring.boot.health.HealthConstants
 
HEALTH_INDICATOR_PREFIX - Static variable in interface org.apache.camel.spring.boot.health.HealthConstants
 
HEALTH_PREFIX - Static variable in interface org.apache.camel.spring.boot.health.HealthConstants
 
HealthCheckRoutesAutoConfiguration - Class in org.apache.camel.spring.boot.health
 
HealthCheckRoutesAutoConfiguration() - Constructor for class org.apache.camel.spring.boot.health.HealthCheckRoutesAutoConfiguration
 
HealthCheckRoutesAutoConfiguration.Condition - Class in org.apache.camel.spring.boot.health
 
HealthCheckRoutesConfiguration - Class in org.apache.camel.spring.boot.health
 
HealthCheckRoutesConfiguration() - Constructor for class org.apache.camel.spring.boot.health.HealthCheckRoutesConfiguration
 
HealthCheckRoutesConfiguration.RouteThresholdsConfiguration - Class in org.apache.camel.spring.boot.health
 
HealthCheckRoutesConfiguration.ThresholdsConfiguration - Class in org.apache.camel.spring.boot.health
 
HealthCheckRoutesConfiguration.ThresholdsWithFailuresConfiguration - Class in org.apache.camel.spring.boot.health
 
healthCheckService(HealthCheckServiceConfiguration) - Method in class org.apache.camel.spring.boot.health.HealthCheckServiceAutoConfiguration
 
HealthCheckServiceAutoConfiguration - Class in org.apache.camel.spring.boot.health
 
HealthCheckServiceAutoConfiguration() - Constructor for class org.apache.camel.spring.boot.health.HealthCheckServiceAutoConfiguration
 
HealthCheckServiceAutoConfiguration.Condition - Class in org.apache.camel.spring.boot.health
 
HealthCheckServiceConfiguration - Class in org.apache.camel.spring.boot.health
 
HealthCheckServiceConfiguration() - Constructor for class org.apache.camel.spring.boot.health.HealthCheckServiceConfiguration
 
HealthCheckServiceConfiguration.Check - Class in org.apache.camel.spring.boot.health
 
HealthConfiguration - Class in org.apache.camel.spring.boot.health
 
HealthConfiguration() - Constructor for class org.apache.camel.spring.boot.health.HealthConfiguration
 
HealthConstants - Interface in org.apache.camel.spring.boot.health
 
HierarchicalPropertiesEvaluator - Class in org.apache.camel.spring.boot.util
 

I

isAllowUseOriginalMessage() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
isAutoStartup() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
isClustered() - Method in class org.apache.camel.spring.boot.cluster.ClusteredRouteControllerConfiguration.RouteConfiguration
 
isDefaultLoadBalancer() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceCall
 
isEnabled() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties
 
isEnabled() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.LoadBalancer
 
isEnabled() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceChooser
 
isEnabled() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceDiscovery
 
isEnabled() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceFilter
 
isEnabled() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceRegistry
 
isEnabled() - Method in class org.apache.camel.spring.boot.cluster.ClusteredRouteControllerConfiguration
 
isEnabled() - Method in class org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon.CustomizerProperties
 
isEnabled() - Method in class org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
 
isEnabled() - Method in class org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon.CustomizerProperties
 
isEnabled() - Method in class org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon
 
isEnabled() - Method in class org.apache.camel.spring.boot.health.AbstractHealthCheckConfiguration
 
isEnabled() - Method in class org.apache.camel.spring.boot.health.HealthCheckRoutesConfiguration
 
isEnabled() - Method in class org.apache.camel.spring.boot.health.HealthCheckServiceConfiguration
 
isEnabled() - Method in class org.apache.camel.spring.boot.health.HealthConfiguration
 
isEnabled() - Method in class org.apache.camel.spring.boot.LanguageConfigurationPropertiesCommon.CustomizerProperties
 
isEnabled() - Method in class org.apache.camel.spring.boot.LanguageConfigurationPropertiesCommon
 
isEnabled() - Method in class org.apache.camel.spring.boot.SupervisingRouteControllerConfiguration
 
isEndpointRuntimeStatisticsEnabled() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
isHandleFault() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
isIncludeNonSingletons() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
isInherit() - Method in class org.apache.camel.spring.boot.health.HealthCheckRoutesConfiguration.RouteThresholdsConfiguration
 
isJmxCreateConnector() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
isJmxEnabled() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
isLoadTypeConverters() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
isLogExhaustedMessageBody() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
isLogMask() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
isMainRunController() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
isMessageHistory() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
isReadOnly() - Method in class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpointProperties
 
isShutdownLogInflightExchangesOnTimeout() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
isShutdownNowOnTimeout() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
isShutdownRoutesInReverseOrder() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
isShutdownSuppressLoggingOnTimeout() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
isStreamCaching() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
Deprecated.
isStreamCachingAnySpoolRules() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
isStreamCachingEnabled() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
isStreamCachingRemoveSpoolDirectoryWhenStopping() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
isStreamCachingStatisticsEnabled() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
isSupervised() - Method in class org.apache.camel.spring.boot.SupervisingRouteControllerConfiguration.RouteConfiguration
 
isTraceFormatterShowBody() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
isTraceFormatterShowBreadCrumb() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
isTraceFormatterShowException() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
isTraceFormatterShowExchangeId() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
isTraceFormatterShowExchangePattern() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
isTraceFormatterShowHeaders() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
isTraceFormatterShowNode() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
isTraceFormatterShowProperties() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
isTraceFormatterShowRouteId() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
isTraceFormatterShowShortExchangeId() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
isTracerFormatterShowBodyType() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
isTracing() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
isTypeConversion() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
isUseBreadcrumb() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
isUseDataType() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
isUseMDCLogging() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
Deprecated.
isUseMdcLogging() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 

L

LanguageConfigurationProperties - Class in org.apache.camel.spring.boot
 
LanguageConfigurationProperties() - Constructor for class org.apache.camel.spring.boot.LanguageConfigurationProperties
 
LanguageConfigurationPropertiesCommon - Class in org.apache.camel.spring.boot
 
LanguageConfigurationPropertiesCommon() - Constructor for class org.apache.camel.spring.boot.LanguageConfigurationPropertiesCommon
 
LanguageConfigurationPropertiesCommon.CustomizerProperties - Class in org.apache.camel.spring.boot
 
lastProcessingTime - Variable in class org.apache.camel.spring.boot.health.HealthCheckRoutesConfiguration.ThresholdsConfiguration
Last processing time
LoadBalancer() - Constructor for class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.LoadBalancer
 

M

maxProcessingTime - Variable in class org.apache.camel.spring.boot.health.HealthCheckRoutesConfiguration.ThresholdsConfiguration
Max processing time
meanProcessingTime - Variable in class org.apache.camel.spring.boot.health.HealthCheckRoutesConfiguration.ThresholdsConfiguration
Mean processing time
minProcessingTime - Variable in class org.apache.camel.spring.boot.health.HealthCheckRoutesConfiguration.ThresholdsConfiguration
Min processing time

O

onApplicationEvent(ContextRefreshedEvent) - Method in class org.apache.camel.spring.boot.RoutesCollector
 
org.apache.camel.spring.boot - package org.apache.camel.spring.boot
 
org.apache.camel.spring.boot.actuate.endpoint - package org.apache.camel.spring.boot.actuate.endpoint
 
org.apache.camel.spring.boot.actuate.health - package org.apache.camel.spring.boot.actuate.health
 
org.apache.camel.spring.boot.actuate.info - package org.apache.camel.spring.boot.actuate.info
 
org.apache.camel.spring.boot.cloud - package org.apache.camel.spring.boot.cloud
 
org.apache.camel.spring.boot.cluster - package org.apache.camel.spring.boot.cluster
 
org.apache.camel.spring.boot.health - package org.apache.camel.spring.boot.health
 
org.apache.camel.spring.boot.model - package org.apache.camel.spring.boot.model
 
org.apache.camel.spring.boot.security - package org.apache.camel.spring.boot.security
 
org.apache.camel.spring.boot.util - package org.apache.camel.spring.boot.util
 

R

readRoutes() - Method in class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint
 
redeliveries - Variable in class org.apache.camel.spring.boot.health.HealthCheckRoutesConfiguration.ThresholdsConfiguration
Number of redeliveries (internal only).
RouteConfiguration() - Constructor for class org.apache.camel.spring.boot.cluster.ClusteredRouteControllerConfiguration.RouteConfiguration
 
RouteConfiguration() - Constructor for class org.apache.camel.spring.boot.SupervisingRouteControllerConfiguration.RouteConfiguration
 
routeController(ClusteredRouteControllerConfiguration) - Method in class org.apache.camel.spring.boot.cluster.ClusteredRouteControllerAutoConfiguration
 
routeController() - Method in class org.apache.camel.spring.boot.SupervisingRouteControllerAutoConfiguration
 
routeControllerEndpoint(CamelContext) - Method in class org.apache.camel.spring.boot.actuate.endpoint.CamelRouteControllerEndpointAutoConfiguration
 
RouteDetails - Class in org.apache.camel.spring.boot.model
 
RouteDetails(ManagedRouteMBean) - Constructor for class org.apache.camel.spring.boot.model.RouteDetails
 
RouteDetailsEndpointInfo(CamelContext, Route) - Constructor for class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.RouteDetailsEndpointInfo
 
RouteDetailsInfo - Class in org.apache.camel.spring.boot.model
Container for exposing Route information with route details as JSON.
RouteDetailsInfo(CamelContext, Route) - Constructor for class org.apache.camel.spring.boot.model.RouteDetailsInfo
 
RouteEndpointInfo(Route) - Constructor for class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.RouteEndpointInfo
 
RouteInfo - Class in org.apache.camel.spring.boot.model
Container for exposing Route information as JSON.
RouteInfo(Route) - Constructor for class org.apache.camel.spring.boot.model.RouteInfo
 
RoutesCollector - Class in org.apache.camel.spring.boot
Collects routes and rests from the various sources (like Spring application context beans registry or opinionated classpath locations) and injects these into the Camel context.
RoutesCollector(ApplicationContext, List<CamelContextConfiguration>, CamelConfigurationProperties) - Constructor for class org.apache.camel.spring.boot.RoutesCollector
 
routesHealthCheckRepository(HealthCheckRoutesConfiguration) - Method in class org.apache.camel.spring.boot.health.HealthCheckRoutesAutoConfiguration
 
RouteThresholdsConfiguration() - Constructor for class org.apache.camel.spring.boot.health.HealthCheckRoutesConfiguration.RouteThresholdsConfiguration
 
run() - Method in class org.apache.camel.spring.boot.CamelSpringBootApplicationController
Runs the application and blocks the main thread and shutdown Camel graceful when the JVM is stopping.

S

ServiceCall() - Constructor for class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceCall
 
ServiceCallCondition() - Constructor for class org.apache.camel.spring.boot.cloud.CamelCloudServiceCallConfigurationAutoConfiguration.ServiceCallCondition
 
serviceCallConfiguration() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudServiceCallConfigurationAutoConfiguration
 
ServiceChooser() - Constructor for class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceChooser
 
ServiceChooserCondition() - Constructor for class org.apache.camel.spring.boot.cloud.CamelCloudServiceChooserAutoConfiguration.ServiceChooserCondition
 
ServiceDiscovery() - Constructor for class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceDiscovery
 
serviceDiscovery(List<ServiceDiscovery>) - Method in class org.apache.camel.spring.boot.cloud.CamelCloudServiceDiscoveryAutoConfiguration
 
ServiceDiscoveryConfiguration() - Constructor for class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceDiscoveryConfiguration
 
ServiceFilter() - Constructor for class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceFilter
 
serviceFilter() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudServiceFilterAutoConfiguration
 
ServiceFilterConfiguration() - Constructor for class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceFilterConfiguration
 
ServiceRegistry() - Constructor for class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceRegistry
 
setAbortAfterTimeout(Boolean) - Method in class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.TimeInfo
 
setAllowUseOriginalMessage(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setAutoStartup(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setBackOff(SupervisingRouteControllerConfiguration.BackOffConfiguration) - Method in class org.apache.camel.spring.boot.SupervisingRouteControllerConfiguration.RouteConfiguration
 
setBeanFactory(BeanFactory) - Method in class org.apache.camel.spring.boot.cloud.CamelCloudServiceDiscoveryAutoConfiguration
 
setBeanFactory(BeanFactory) - Method in class org.apache.camel.spring.boot.cloud.CamelCloudServiceFilterAutoConfiguration
 
setCacheTimeout(String) - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceDiscoveryConfiguration
 
setCamelProperties(CamelContext, Object, Map<String, Object>, boolean) - Static method in class org.apache.camel.spring.boot.util.CamelPropertiesHelper
Sets the properties on the target bean.
setCheckInterval(String) - Method in class org.apache.camel.spring.boot.health.HealthCheckServiceConfiguration
 
setClustered(boolean) - Method in class org.apache.camel.spring.boot.cluster.ClusteredRouteControllerConfiguration.RouteConfiguration
 
setClusterService(CamelClusterService) - Method in class org.apache.camel.spring.boot.cluster.ClusteredRouteControllerConfiguration
 
setComponent(String) - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceCall
 
setConfig(SSLContextParameters) - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
 
setConsumerTemplateCacheSize(int) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setDefaultLoadBalancer(boolean) - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceCall
 
setDelay(String) - Method in class org.apache.camel.spring.boot.SupervisingRouteControllerConfiguration.BackOffConfiguration
 
setDurationMaxIdleSeconds(int) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setDurationMaxMessages(int) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setDurationMaxSeconds(int) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setEnabled(boolean) - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.LoadBalancer
 
setEnabled(boolean) - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceChooser
 
setEnabled(boolean) - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceDiscovery
 
setEnabled(boolean) - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceFilter
 
setEnabled(boolean) - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceRegistry
 
setEnabled(boolean) - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties
 
setEnabled(boolean) - Method in class org.apache.camel.spring.boot.cluster.ClusteredRouteControllerConfiguration
 
setEnabled(boolean) - Method in class org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon.CustomizerProperties
 
setEnabled(boolean) - Method in class org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
 
setEnabled(boolean) - Method in class org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon.CustomizerProperties
 
setEnabled(boolean) - Method in class org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon
 
setEnabled(Boolean) - Method in class org.apache.camel.spring.boot.health.AbstractHealthCheckConfiguration
Set if the check associated to this configuration is enabled or not.
setEnabled(boolean) - Method in class org.apache.camel.spring.boot.health.HealthCheckRoutesConfiguration
 
setEnabled(boolean) - Method in class org.apache.camel.spring.boot.health.HealthCheckServiceConfiguration
 
setEnabled(boolean) - Method in class org.apache.camel.spring.boot.health.HealthConfiguration
 
setEnabled(boolean) - Method in class org.apache.camel.spring.boot.LanguageConfigurationPropertiesCommon.CustomizerProperties
 
setEnabled(boolean) - Method in class org.apache.camel.spring.boot.LanguageConfigurationPropertiesCommon
 
setEnabled(boolean) - Method in class org.apache.camel.spring.boot.SupervisingRouteControllerConfiguration
 
setEndpointRuntimeStatisticsEnabled(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setExchangesFailed(Long) - Method in class org.apache.camel.spring.boot.health.HealthCheckRoutesConfiguration.ThresholdsConfiguration
 
setExchangesInflight(Long) - Method in class org.apache.camel.spring.boot.health.HealthCheckRoutesConfiguration.ThresholdsConfiguration
 
setExpression(String) - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceCall
 
setExpressionLanguage(String) - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceCall
 
setExternalRedeliveries(Long) - Method in class org.apache.camel.spring.boot.health.HealthCheckRoutesConfiguration.ThresholdsConfiguration
 
setFailures(Integer) - Method in class org.apache.camel.spring.boot.health.HealthCheckRoutesConfiguration.ThresholdsWithFailuresConfiguration
 
setFailureThreshold(Integer) - Method in class org.apache.camel.spring.boot.health.AbstractHealthCheckConfiguration
Set the number of failure before reporting the service as un-healthy.
setFileConfigurations(String) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setHandleFault(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setIncludeNonSingletons(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setInherit(boolean) - Method in class org.apache.camel.spring.boot.health.HealthCheckRoutesConfiguration.RouteThresholdsConfiguration
 
setInitialDelay(String) - Method in class org.apache.camel.spring.boot.cluster.ClusteredRouteControllerConfiguration.RouteConfiguration
 
setInitialDelay(String) - Method in class org.apache.camel.spring.boot.cluster.ClusteredRouteControllerConfiguration
 
setInitialDelay(String) - Method in class org.apache.camel.spring.boot.SupervisingRouteControllerConfiguration
 
setInterval(String) - Method in class org.apache.camel.spring.boot.health.AbstractHealthCheckConfiguration
Set the check interval.
setJavaRoutesExcludePattern(String) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setJavaRoutesIncludePattern(String) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setJmxCreateConnector(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setJmxEnabled(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setJmxManagementNamePattern(String) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setJmxManagementStatisticsLevel(ManagementStatisticsLevel) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setLastProcessingTime(HealthCheckRoutesConfiguration.ThresholdsWithFailuresConfiguration) - Method in class org.apache.camel.spring.boot.health.HealthCheckRoutesConfiguration.ThresholdsConfiguration
 
setLoadBalancer(String) - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceCall
 
setLoadTypeConverters(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setLogDebugMaxChars(int) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setLogExhaustedMessageBody(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setLogMask(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setMainRunController(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setMaxAttempts(Long) - Method in class org.apache.camel.spring.boot.SupervisingRouteControllerConfiguration.BackOffConfiguration
 
setMaxDelay(String) - Method in class org.apache.camel.spring.boot.SupervisingRouteControllerConfiguration.BackOffConfiguration
 
setMaxElapsedTime(String) - Method in class org.apache.camel.spring.boot.SupervisingRouteControllerConfiguration.BackOffConfiguration
 
setMaxProcessingTime(HealthCheckRoutesConfiguration.ThresholdsWithFailuresConfiguration) - Method in class org.apache.camel.spring.boot.health.HealthCheckRoutesConfiguration.ThresholdsConfiguration
 
setMeanProcessingTime(HealthCheckRoutesConfiguration.ThresholdsWithFailuresConfiguration) - Method in class org.apache.camel.spring.boot.health.HealthCheckRoutesConfiguration.ThresholdsConfiguration
 
setMessageHistory(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setMinProcessingTime(HealthCheckRoutesConfiguration.ThresholdsWithFailuresConfiguration) - Method in class org.apache.camel.spring.boot.health.HealthCheckRoutesConfiguration.ThresholdsConfiguration
 
setMultiplier(Double) - Method in class org.apache.camel.spring.boot.SupervisingRouteControllerConfiguration.BackOffConfiguration
 
setName(String) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setNamespace(String) - Method in class org.apache.camel.spring.boot.cluster.ClusteredRouteControllerConfiguration.RouteConfiguration
 
setNamespace(String) - Method in class org.apache.camel.spring.boot.cluster.ClusteredRouteControllerConfiguration
 
setOptions(Map<String, Object>) - Method in class org.apache.camel.spring.boot.health.HealthCheckServiceConfiguration.Check
 
setProducerTemplateCacheSize(int) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setReadOnly(boolean) - Method in class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpointProperties
 
setRedeliveries(Long) - Method in class org.apache.camel.spring.boot.health.HealthCheckRoutesConfiguration.ThresholdsConfiguration
 
setRoutes(Map<String, ClusteredRouteControllerConfiguration.RouteConfiguration>) - Method in class org.apache.camel.spring.boot.cluster.ClusteredRouteControllerConfiguration
 
setServiceChooser(String) - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceCall
 
setServiceDiscovery(String) - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceCall
 
setServiceFilter(String) - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceCall
 
setServiceHost(String) - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceRegistry
 
setShutdownLogInflightExchangesOnTimeout(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setShutdownNowOnTimeout(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setShutdownRoutesInReverseOrder(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setShutdownSuppressLoggingOnTimeout(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setShutdownTimeout(int) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setStreamCaching(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
Deprecated.
setStreamCachingAnySpoolRules(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setStreamCachingBufferSize(int) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setStreamCachingEnabled(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setStreamCachingRemoveSpoolDirectoryWhenStopping(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setStreamCachingSpoolChiper(String) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setStreamCachingSpoolDirectory(String) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setStreamCachingSpoolThreshold(long) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setStreamCachingSpoolUsedHeapMemoryLimit(String) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setStreamCachingSpoolUsedHeapMemoryThreshold(int) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setStreamCachingStatisticsEnabled(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setSupervise(boolean) - Method in class org.apache.camel.spring.boot.SupervisingRouteControllerConfiguration.RouteConfiguration
 
setThreadNamePattern(String) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setThreshold(Map<String, HealthCheckRoutesConfiguration.RouteThresholdsConfiguration>) - Method in class org.apache.camel.spring.boot.health.HealthCheckRoutesConfiguration
 
setThreshold(String) - Method in class org.apache.camel.spring.boot.health.HealthCheckRoutesConfiguration.ThresholdsWithFailuresConfiguration
 
setTimeout(Long) - Method in class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.TimeInfo
 
setTraceFormatterShowBody(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setTraceFormatterShowBreadCrumb(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setTraceFormatterShowException(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setTraceFormatterShowExchangeId(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setTraceFormatterShowExchangePattern(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setTraceFormatterShowHeaders(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setTraceFormatterShowNode(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setTraceFormatterShowProperties(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setTraceFormatterShowRouteId(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setTraceFormatterShowShortExchangeId(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setTracerFormatterBreadCrumbLength(Integer) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setTracerFormatterMaxChars(Integer) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setTracerFormatterNodeLength(Integer) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setTracerFormatterShowBodyType(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setTracing(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setTypeConversion(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setUri(String) - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceCall
 
setUseBreadcrumb(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setUseDataType(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setUseMDCLogging(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
Deprecated.
setUseMdcLogging(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setXmlRests(String) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setXmlRoutes(String) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setXmlRoutesReloadDirectory(String) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
SpringBootXmlCamelContextConfigurer - Class in org.apache.camel.spring.boot
Used to merge Camel Spring Boot configuration with CamelContext that has been created from XML files.
SpringBootXmlCamelContextConfigurer() - Constructor for class org.apache.camel.spring.boot.SpringBootXmlCamelContextConfigurer
 
SpringTypeConverter - Class in org.apache.camel.spring.boot
 
SpringTypeConverter(List<ConversionService>) - Constructor for class org.apache.camel.spring.boot.SpringTypeConverter
 
sslContextParametersSupplier(CamelSSLConfigurationProperties) - Method in class org.apache.camel.spring.boot.security.CamelSSLAutoConfiguration
 
start() - Method in class org.apache.camel.spring.boot.CamelMainRunController
 
staticServiceDiscovery() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudServiceDiscoveryAutoConfiguration
 
SupervisingRouteControllerAutoConfiguration - Class in org.apache.camel.spring.boot
 
SupervisingRouteControllerAutoConfiguration() - Constructor for class org.apache.camel.spring.boot.SupervisingRouteControllerAutoConfiguration
 
SupervisingRouteControllerConfiguration - Class in org.apache.camel.spring.boot
 
SupervisingRouteControllerConfiguration() - Constructor for class org.apache.camel.spring.boot.SupervisingRouteControllerConfiguration
 
SupervisingRouteControllerConfiguration.BackOffConfiguration - Class in org.apache.camel.spring.boot
 
SupervisingRouteControllerConfiguration.RouteConfiguration - Class in org.apache.camel.spring.boot
 

T

ThresholdsConfiguration() - Constructor for class org.apache.camel.spring.boot.health.HealthCheckRoutesConfiguration.ThresholdsConfiguration
 
ThresholdsWithFailuresConfiguration() - Constructor for class org.apache.camel.spring.boot.health.HealthCheckRoutesConfiguration.ThresholdsWithFailuresConfiguration
 
TimeInfo() - Constructor for class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.TimeInfo
 
TypeConversionConfiguration - Class in org.apache.camel.spring.boot
 
TypeConversionConfiguration() - Constructor for class org.apache.camel.spring.boot.TypeConversionConfiguration
 

V

valueOf(String) - Static method in enum org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.ReadAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.WriteAction
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.ReadAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.WriteAction
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E F G H I L M O R S T V 
Skip navigation links

Apache Camel