Index

A B C D E F G H I K L M O P R S T V 
All Classes and Interfaces|All Packages|Serialized Form

A

afterApplicationStart(CamelContext) - Method in interface org.apache.camel.spring.boot.CamelContextConfiguration
Called after Spring Boot and CamelContext has just been started up.
afterPropertiesSet() - Method in class org.apache.camel.spring.boot.actuate.health.AsyncHealthIndicatorAutoConfiguration
 
AsyncHealthIndicatorAutoConfiguration - Class in org.apache.camel.spring.boot.actuate.health
Configuration class that replace synchronous Camel Health Checks with asynchronous ones.
AsyncHealthIndicatorAutoConfiguration(HealthContributorRegistry, CamelHealthCheckConfigurationProperties) - Constructor for class org.apache.camel.spring.boot.actuate.health.AsyncHealthIndicatorAutoConfiguration
 
AwsVaultAutoConfiguration - Class in org.apache.camel.spring.boot.vault
 
AwsVaultAutoConfiguration() - Constructor for class org.apache.camel.spring.boot.vault.AwsVaultAutoConfiguration
 
awsVaultConfiguration(AwsVaultConfigurationProperties) - Method in class org.apache.camel.spring.boot.vault.AwsVaultAutoConfiguration
 
AwsVaultConfigurationProperties - Class in org.apache.camel.spring.boot.vault
 
AwsVaultConfigurationProperties() - Constructor for class org.apache.camel.spring.boot.vault.AwsVaultConfigurationProperties
 
AzureVaultAutoConfiguration - Class in org.apache.camel.spring.boot.vault
 
AzureVaultAutoConfiguration() - Constructor for class org.apache.camel.spring.boot.vault.AzureVaultAutoConfiguration
 
azureVaultConfiguration(AzureVaultConfigurationProperties) - Method in class org.apache.camel.spring.boot.vault.AzureVaultAutoConfiguration
 
AzureVaultConfigurationProperties - Class in org.apache.camel.spring.boot.vault
 
AzureVaultConfigurationProperties() - Constructor for class org.apache.camel.spring.boot.vault.AzureVaultConfigurationProperties
 

B

backlogTracer(CamelContext, CamelTraceConfigurationProperties) - Method in class org.apache.camel.spring.boot.trace.CamelTraceAutoConfiguration
 
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
 
CamelAvailabilityCheckAutoConfiguration - Class in org.apache.camel.spring.boot.actuate.health
 
CamelAvailabilityCheckAutoConfiguration() - Constructor for class org.apache.camel.spring.boot.actuate.health.CamelAvailabilityCheckAutoConfiguration
 
CamelConfigurationProperties - Class in org.apache.camel.spring.boot
 
CamelConfigurationProperties() - Constructor for class org.apache.camel.spring.boot.CamelConfigurationProperties
 
CamelConfigurationProperties.Main - Class in org.apache.camel.spring.boot
 
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.
CamelDevConsoleAutoConfiguration - Class in org.apache.camel.spring.boot.actuate.console
 
CamelDevConsoleAutoConfiguration() - Constructor for class org.apache.camel.spring.boot.actuate.console.CamelDevConsoleAutoConfiguration
 
CamelDevConsoleEndpoint - Class in org.apache.camel.spring.boot.actuate.console
 
CamelDevConsoleEndpoint(CamelContext) - Constructor for class org.apache.camel.spring.boot.actuate.console.CamelDevConsoleEndpoint
 
camelEndpoint(CamelContext, CamelRoutesEndpointProperties) - Method in class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpointAutoConfiguration
 
CamelHealthCheckAutoConfiguration - Class in org.apache.camel.spring.boot.actuate.health
 
CamelHealthCheckAutoConfiguration() - Constructor for class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckAutoConfiguration
 
CamelHealthCheckAutoConfiguration.CamelHealthCheckIndicatorInitializer - Class in org.apache.camel.spring.boot.actuate.health
 
CamelHealthCheckConfigurationProperties - Class in org.apache.camel.spring.boot.actuate.health
 
CamelHealthCheckConfigurationProperties() - Constructor for class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties
 
camelHealthCheckIndicator(ApplicationContext, CamelContext, CamelHealthCheckConfigurationProperties) - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckAutoConfiguration.CamelHealthCheckIndicatorInitializer
 
CamelHealthCheckIndicator - Class in org.apache.camel.spring.boot.actuate.health
Camel
invalid reference
HealthIndicator
.
CamelHealthCheckIndicator(ApplicationContext, CamelContext, String) - Constructor for class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckIndicator
 
CamelHealthCheckIndicatorInitializer() - Constructor for class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckAutoConfiguration.CamelHealthCheckIndicatorInitializer
 
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
 
camelLivenessStateHealthIndicator(ApplicationAvailability, CamelContext) - Method in class org.apache.camel.spring.boot.actuate.health.CamelAvailabilityCheckAutoConfiguration
 
CamelLivenessStateHealthIndicator - Class in org.apache.camel.spring.boot.actuate.health.liveness
 
CamelLivenessStateHealthIndicator(ApplicationAvailability, CamelContext) - Constructor for class org.apache.camel.spring.boot.actuate.health.liveness.CamelLivenessStateHealthIndicator
 
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
 
CamelProbesHelper - Class in org.apache.camel.spring.boot.actuate.health
 
CamelPropertiesHelper - Class in org.apache.camel.spring.boot.util
To help configuring Camel properties that have been defined in Spring Boot configuration files.
camelReadinessStateHealthIndicator(ApplicationAvailability, CamelContext) - Method in class org.apache.camel.spring.boot.actuate.health.CamelAvailabilityCheckAutoConfiguration
 
CamelReadinessStateHealthIndicator - Class in org.apache.camel.spring.boot.actuate.health.readiness
 
CamelReadinessStateHealthIndicator(ApplicationAvailability, CamelContext) - Constructor for class org.apache.camel.spring.boot.actuate.health.readiness.CamelReadinessStateHealthIndicator
 
CamelRouteControllerEndpoint - Class in org.apache.camel.spring.boot.actuate.endpoint
 
CamelRouteControllerEndpoint(CamelContext) - Constructor for class org.apache.camel.spring.boot.actuate.endpoint.CamelRouteControllerEndpoint
 
CamelRouteControllerEndpointAutoConfiguration - Class in org.apache.camel.spring.boot.actuate.endpoint
 
CamelRouteControllerEndpointAutoConfiguration() - Constructor for class org.apache.camel.spring.boot.actuate.endpoint.CamelRouteControllerEndpointAutoConfiguration
 
CamelRoutesEndpoint - Class in org.apache.camel.spring.boot.actuate.endpoint
 
CamelRoutesEndpoint(CamelContext, CamelRoutesEndpointProperties) - Constructor for class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint
 
CamelRoutesEndpoint.ReadAction - Enum Class in org.apache.camel.spring.boot.actuate.endpoint
 
CamelRoutesEndpoint.RouteDetailsEndpointInfo - Class in org.apache.camel.spring.boot.actuate.endpoint
 
CamelRoutesEndpoint.RouteEndpointInfo - Class in org.apache.camel.spring.boot.actuate.endpoint
 
CamelRoutesEndpoint.TimeInfo - Class in org.apache.camel.spring.boot.actuate.endpoint
 
CamelRoutesEndpoint.WriteAction - Enum Class in org.apache.camel.spring.boot.actuate.endpoint
 
CamelRoutesEndpointAutoConfiguration - Class in org.apache.camel.spring.boot.actuate.endpoint
 
CamelRoutesEndpointAutoConfiguration() - 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
 
CamelRouteTemplateAutoConfiguration - Class in org.apache.camel.spring.boot.routetemplate
 
CamelRouteTemplateAutoConfiguration() - Constructor for class org.apache.camel.spring.boot.routetemplate.CamelRouteTemplateAutoConfiguration
 
CamelRouteTemplateConfigurationProperties - Class in org.apache.camel.spring.boot.routetemplate
 
CamelRouteTemplateConfigurationProperties() - Constructor for class org.apache.camel.spring.boot.routetemplate.CamelRouteTemplateConfigurationProperties
 
CamelSpringBootApplicationController - Class in org.apache.camel.spring.boot
 
CamelSpringBootApplicationController(ApplicationContext) - Constructor for class org.apache.camel.spring.boot.CamelSpringBootApplicationController
 
CamelSpringBootApplicationListener - Class in org.apache.camel.spring.boot
A spring application listener that when spring boot is starting (refresh event) will setup Camel by:
CamelSpringBootApplicationListener(ApplicationContext, List<CamelContextConfiguration>, CamelConfigurationProperties, RoutesCollector) - Constructor for class org.apache.camel.spring.boot.CamelSpringBootApplicationListener
 
CamelSpringBootBeanPostProcessor - Class in org.apache.camel.spring.boot
 
CamelSpringBootBeanPostProcessor(ApplicationContext) - Constructor for class org.apache.camel.spring.boot.CamelSpringBootBeanPostProcessor
 
CamelSpringBootInitializationException - Exception Class in org.apache.camel.spring.boot
 
CamelSpringBootInitializationException(Throwable) - Constructor for exception class org.apache.camel.spring.boot.CamelSpringBootInitializationException
 
CamelSpringBootRoutesCollector - Class in org.apache.camel.spring.boot
 
CamelSpringBootRoutesCollector(ApplicationContext, boolean) - Constructor for class org.apache.camel.spring.boot.CamelSpringBootRoutesCollector
 
CamelSSLAutoConfiguration - Class in org.apache.camel.spring.boot.security
 
CamelSSLAutoConfiguration() - Constructor for class org.apache.camel.spring.boot.security.CamelSSLAutoConfiguration
 
CamelSSLAutoConfiguration.SSLCondition - Class in org.apache.camel.spring.boot.security
 
CamelSSLAutoConfiguration.SSLConfigCondition - 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
 
CamelStartupConditionConfigurationProperties - Class in org.apache.camel.spring.boot
 
CamelStartupConditionConfigurationProperties() - Constructor for class org.apache.camel.spring.boot.CamelStartupConditionConfigurationProperties
 
CamelThreadPoolAutoConfiguration - Class in org.apache.camel.spring.boot.threadpool
 
CamelThreadPoolAutoConfiguration() - Constructor for class org.apache.camel.spring.boot.threadpool.CamelThreadPoolAutoConfiguration
 
CamelThreadPoolConfigurationProperties - Class in org.apache.camel.spring.boot.threadpool
 
CamelThreadPoolConfigurationProperties() - Constructor for class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties
 
CamelThreadPoolConfigurationProperties.ThreadPoolProfileConfigurationProperties - Class in org.apache.camel.spring.boot.threadpool
 
CamelTraceAutoConfiguration - Class in org.apache.camel.spring.boot.trace
 
CamelTraceAutoConfiguration() - Constructor for class org.apache.camel.spring.boot.trace.CamelTraceAutoConfiguration
 
CamelTraceConfigurationProperties - Class in org.apache.camel.spring.boot.trace
 
CamelTraceConfigurationProperties() - Constructor for class org.apache.camel.spring.boot.trace.CamelTraceConfigurationProperties
 
CamelVirtualThreadEnvironmentPostProcessor - Class in org.apache.camel.spring.boot
Environment post processor that automatically sets the Camel virtual thread system property when Spring Boot virtual threads are enabled.
CamelVirtualThreadEnvironmentPostProcessor() - Constructor for class org.apache.camel.spring.boot.CamelVirtualThreadEnvironmentPostProcessor
 
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
 
checkProbeState(Collection<HealthCheck.Result>, Logger) - Static method in class org.apache.camel.spring.boot.actuate.health.CamelProbesHelper
 
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
 
ConditionalOnCamelContextAndAutoConfigurationBeans - Class in org.apache.camel.spring.boot.util
 
ConditionalOnCamelContextAndAutoConfigurationBeans() - Constructor for class org.apache.camel.spring.boot.util.ConditionalOnCamelContextAndAutoConfigurationBeans
 
ConditionalOnHierarchicalProperties - Annotation Interface in org.apache.camel.spring.boot.util
 
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
 
copyProperties(CamelContext, Object, Object) - Static method in class org.apache.camel.spring.boot.util.CamelPropertiesHelper
 
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
 
customLookup(String) - Method in class org.apache.camel.spring.boot.SpringPropertiesParser
 
CyberArkVaultAutoConfiguration - Class in org.apache.camel.spring.boot.vault
 
CyberArkVaultAutoConfiguration() - Constructor for class org.apache.camel.spring.boot.vault.CyberArkVaultAutoConfiguration
 
cyberarkVaultConfiguration(CyberArkVaultConfigurationProperties) - Method in class org.apache.camel.spring.boot.vault.CyberArkVaultAutoConfiguration
 
CyberArkVaultConfigurationProperties - Class in org.apache.camel.spring.boot.vault
 
CyberArkVaultConfigurationProperties() - Constructor for class org.apache.camel.spring.boot.vault.CyberArkVaultConfigurationProperties
 

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
 
DETAIL - Enum constant in enum class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.ReadAction
 
devConsoleEndpoint(CamelContext) - Method in class org.apache.camel.spring.boot.actuate.console.CamelDevConsoleAutoConfiguration
 
doConfigureCamelContext(ApplicationContext, CamelContext, CamelConfigurationProperties, CamelSpringBootApplicationController) - Static method in class org.apache.camel.spring.boot.CamelAutoConfiguration
Not to be used by Camel end users
doExtractVariablesFromSpringBoot(ConfigurableEnvironment) - Static method in class org.apache.camel.spring.boot.CamelAutoConfiguration
 
doHealthCheck(Health.Builder) - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckIndicator
 
doReadAction(String, CamelRoutesEndpoint.ReadAction) - Method in class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint
 
doStart() - Method in class org.apache.camel.spring.boot.SpringBootCamelContext
 
doStop() - Method in class org.apache.camel.spring.boot.SpringBootCamelContext
 
doWriteAction(String, CamelRoutesEndpoint.WriteAction, CamelRoutesEndpoint.TimeInfo) - Method in class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint
 

E

evaluate(ApplicationContext, String...) - Static method in class org.apache.camel.spring.boot.util.HierarchicalPropertiesEvaluator
Determine the value of the "enabled" flag for a hierarchy of properties.
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.
evaluate(Environment, Collection<String>) - Static method in class org.apache.camel.spring.boot.util.HierarchicalPropertiesEvaluator
Determine the value of the "enabled" flag for a hierarchy of properties.

F

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
 
findByType(CamelContext, Class<T>) - Method in class org.apache.camel.spring.boot.CamelSpringBootRoutesCollector
 

G

GcpVaultAutoConfiguration - Class in org.apache.camel.spring.boot.vault
 
GcpVaultAutoConfiguration() - Constructor for class org.apache.camel.spring.boot.vault.GcpVaultAutoConfiguration
 
gcpVaultConfiguration(GcpVaultConfigurationProperties) - Method in class org.apache.camel.spring.boot.vault.GcpVaultAutoConfiguration
 
GcpVaultConfigurationProperties - Class in org.apache.camel.spring.boot.vault
 
GcpVaultConfigurationProperties() - Constructor for class org.apache.camel.spring.boot.vault.GcpVaultConfigurationProperties
 
getAbortAfterTimeout() - Method in class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.TimeInfo
 
getAccessKey() - Method in class org.apache.camel.spring.boot.vault.AwsVaultConfigurationProperties
 
getAccount() - Method in class org.apache.camel.spring.boot.vault.CyberArkVaultConfigurationProperties
 
getAllowCoreThreadTimeOut() - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties
 
getAllowCoreThreadTimeOut() - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties.ThreadPoolProfileConfigurationProperties
 
getApiKey() - Method in class org.apache.camel.spring.boot.vault.CyberArkVaultConfigurationProperties
 
getAuthToken() - Method in class org.apache.camel.spring.boot.vault.CyberArkVaultConfigurationProperties
 
getAutoDiscoverPropertiesSources() - Method in class org.apache.camel.spring.boot.PropertiesComponentConfiguration
 
getBacklogSize() - Method in class org.apache.camel.spring.boot.trace.CamelTraceConfigurationProperties
 
getBackOffDelay() - Method in class org.apache.camel.spring.boot.routecontroller.SupervisingRouteControllerConfiguration
 
getBackOffMaxAttempts() - Method in class org.apache.camel.spring.boot.routecontroller.SupervisingRouteControllerConfiguration
 
getBackOffMaxDelay() - Method in class org.apache.camel.spring.boot.routecontroller.SupervisingRouteControllerConfiguration
 
getBackOffMaxElapsedTime() - Method in class org.apache.camel.spring.boot.routecontroller.SupervisingRouteControllerConfiguration
 
getBackOffMultiplier() - Method in class org.apache.camel.spring.boot.routecontroller.SupervisingRouteControllerConfiguration
 
getBlobAccessKey() - Method in class org.apache.camel.spring.boot.vault.AzureVaultConfigurationProperties
 
getBlobAccountName() - Method in class org.apache.camel.spring.boot.vault.AzureVaultConfigurationProperties
 
getBlobContainerName() - Method in class org.apache.camel.spring.boot.vault.AzureVaultConfigurationProperties
 
getBodyMaxChars() - Method in class org.apache.camel.spring.boot.trace.CamelTraceConfigurationProperties
 
getCamelContext() - Method in class org.apache.camel.spring.boot.CamelSpringBootApplicationController
 
getCertAlias() - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
 
getCertificatePath() - Method in class org.apache.camel.spring.boot.vault.CyberArkVaultConfigurationProperties
 
getCipherSuites() - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
 
getCipherSuitesFilter() - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
 
getClientId() - Method in class org.apache.camel.spring.boot.vault.AzureVaultConfigurationProperties
 
getClientParameters() - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
 
getClientSecret() - Method in class org.apache.camel.spring.boot.vault.AzureVaultConfigurationProperties
 
getClusterService() - Method in class org.apache.camel.spring.boot.cluster.ClusteredRouteControllerConfiguration
 
getConfig() - Method in class org.apache.camel.spring.boot.routetemplate.CamelRouteTemplateConfigurationProperties
 
getConfig() - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
 
getConfig() - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties
 
getConfigmaps() - Method in class org.apache.camel.spring.boot.vault.KubernetesConfigMapVaultConfigurationProperties
 
getConsoleById(String) - Method in class org.apache.camel.spring.boot.actuate.console.CamelDevConsoleEndpoint
 
getConsoles() - Method in class org.apache.camel.spring.boot.actuate.console.CamelDevConsoleEndpoint
 
getConsumersEnabled() - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties
 
getControlledRoutes() - Method in class org.apache.camel.spring.boot.actuate.endpoint.CamelRouteControllerEndpoint
 
getCustomClassNames() - Method in class org.apache.camel.spring.boot.CamelStartupConditionConfigurationProperties
 
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
 
getDefaultFallbackEnabled() - Method in class org.apache.camel.spring.boot.PropertiesComponentConfiguration
 
getDescription() - Method in class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.RouteEndpointInfo
 
getEnabled() - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties
 
getEncoding() - Method in class org.apache.camel.spring.boot.PropertiesComponentConfiguration
 
getEnvironmentVariableExists() - Method in class org.apache.camel.spring.boot.CamelStartupConditionConfigurationProperties
 
getEnvironmentVariableMode() - Method in class org.apache.camel.spring.boot.PropertiesComponentConfiguration
 
getEventhubConnectionString() - Method in class org.apache.camel.spring.boot.vault.AzureVaultConfigurationProperties
 
getEventStreamBootstrapServers() - Method in class org.apache.camel.spring.boot.vault.IBMVaultConfigurationProperties
 
getEventStreamConsumerPollTimeout() - Method in class org.apache.camel.spring.boot.vault.IBMVaultConfigurationProperties
 
getEventStreamGroupId() - Method in class org.apache.camel.spring.boot.vault.IBMVaultConfigurationProperties
 
getEventStreamPassword() - Method in class org.apache.camel.spring.boot.vault.IBMVaultConfigurationProperties
 
getEventStreamTopic() - Method in class org.apache.camel.spring.boot.vault.IBMVaultConfigurationProperties
 
getEventStreamUsername() - Method in class org.apache.camel.spring.boot.vault.IBMVaultConfigurationProperties
 
getExcludePattern() - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties
 
getExcludeRoutes() - Method in class org.apache.camel.spring.boot.routecontroller.SupervisingRouteControllerConfiguration
 
getExposureLevel() - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties
 
getFileExists() - Method in class org.apache.camel.spring.boot.CamelStartupConditionConfigurationProperties
 
getGroup() - Method in class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.RouteEndpointInfo
 
getHealthCheckFrequency() - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties
 
getHealthCheckPoolSize() - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties
 
getHealthCheckThreadNamePrefix() - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties
 
getHost() - Method in class org.apache.camel.spring.boot.vault.HashicorpVaultConfigurationProperties
 
getId() - Method in class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.RouteEndpointInfo
 
getId() - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties.ThreadPoolProfileConfigurationProperties
 
getIgnoreMissingLocation() - Method in class org.apache.camel.spring.boot.PropertiesComponentConfiguration
 
getIncludeRoutes() - Method in class org.apache.camel.spring.boot.routecontroller.SupervisingRouteControllerConfiguration
 
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.routecontroller.SupervisingRouteControllerConfiguration
 
getInitialProperties() - Method in class org.apache.camel.spring.boot.PropertiesComponentConfiguration
 
getInitialState() - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties
 
getInterval() - Method in class org.apache.camel.spring.boot.CamelStartupConditionConfigurationProperties
 
getKeepAliveTime() - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties
 
getKeepAliveTime() - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties.ThreadPoolProfileConfigurationProperties
 
getKeyManagers() - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
 
getLocation() - Method in class org.apache.camel.spring.boot.PropertiesComponentConfiguration
 
getMain() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
getMain() - Method in class org.apache.camel.spring.boot.CamelSpringBootApplicationController
 
getMainCompletedTask() - Method in class org.apache.camel.spring.boot.CamelSpringBootApplicationController
 
getMainCompleteTask() - Method in class org.apache.camel.spring.boot.CamelMainRunController
 
getMainShutdownStrategy() - Method in class org.apache.camel.spring.boot.CamelMainRunController
 
getMainShutdownStrategy() - Method in class org.apache.camel.spring.boot.CamelSpringBootApplicationController
 
getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - Method in class org.apache.camel.spring.boot.security.CamelSSLAutoConfiguration.SSLCondition
 
getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - Method in class org.apache.camel.spring.boot.security.CamelSSLAutoConfiguration.SSLConfigCondition
 
getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - Method in class org.apache.camel.spring.boot.util.GroupCondition
 
getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - Method in class org.apache.camel.spring.boot.util.HierarchicalCondition
 
getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - Method in class org.apache.camel.spring.boot.util.OnHierarchicalPropertiesCondition
 
getMaxPoolSize() - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties
 
getMaxPoolSize() - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties.ThreadPoolProfileConfigurationProperties
 
getMaxQueueSize() - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties
 
getMaxQueueSize() - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties.ThreadPoolProfileConfigurationProperties
 
getNamedGroups() - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
 
getNamedGroupsFilter() - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
 
getNamespace() - Method in class org.apache.camel.spring.boot.cluster.ClusteredRouteControllerConfiguration
 
getNamespace() - Method in class org.apache.camel.spring.boot.cluster.ClusteredRouteControllerConfiguration.RouteConfiguration
 
getNamespace() - Method in class org.apache.camel.spring.boot.vault.HashicorpVaultConfigurationProperties
 
getNestedPlaceholder() - Method in class org.apache.camel.spring.boot.PropertiesComponentConfiguration
 
getNonNullProperties(CamelContext, Object) - Static method in class org.apache.camel.spring.boot.util.CamelPropertiesHelper
Gets all the non-null properties from the given object,
getOnTimeout() - Method in class org.apache.camel.spring.boot.CamelStartupConditionConfigurationProperties
 
getOrder() - Method in class org.apache.camel.spring.boot.CamelSpringBootApplicationListener
 
getOverrideProperties() - Method in class org.apache.camel.spring.boot.PropertiesComponentConfiguration
 
getPassword() - Method in class org.apache.camel.spring.boot.vault.CyberArkVaultConfigurationProperties
 
getPattern() - Method in class org.apache.camel.spring.boot.actuate.accesslog.ManagementAccessLogProperties
 
getPoolSize() - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties
 
getPoolSize() - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties.ThreadPoolProfileConfigurationProperties
 
getPort() - Method in class org.apache.camel.spring.boot.vault.HashicorpVaultConfigurationProperties
 
getProducersEnabled() - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties
 
getProfileName() - Method in class org.apache.camel.spring.boot.vault.AwsVaultConfigurationProperties
 
getProjectId() - Method in class org.apache.camel.spring.boot.vault.GcpVaultConfigurationProperties
 
getProperties() - Method in class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.RouteDetailsEndpointInfo
 
getProperties() - Method in class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.RouteEndpointInfo
 
getPropertiesParser() - Method in class org.apache.camel.spring.boot.PropertiesComponentConfiguration
 
getProperty(String) - Method in class org.apache.camel.spring.boot.FilePropertySource
 
getProvider() - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
 
getRefreshPeriod() - Method in class org.apache.camel.spring.boot.vault.AwsVaultConfigurationProperties
 
getRefreshPeriod() - Method in class org.apache.camel.spring.boot.vault.AzureVaultConfigurationProperties
 
getRefreshPeriod() - Method in class org.apache.camel.spring.boot.vault.GcpVaultConfigurationProperties
 
getRefreshPeriod() - Method in class org.apache.camel.spring.boot.vault.HashicorpVaultConfigurationProperties
 
getRegion() - Method in class org.apache.camel.spring.boot.vault.AwsVaultConfigurationProperties
 
getRegistryEnabled() - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties
 
getRejectedPolicy() - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties
 
getRejectedPolicy() - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties.ThreadPoolProfileConfigurationProperties
 
getRoutes() - Method in class org.apache.camel.spring.boot.cluster.ClusteredRouteControllerConfiguration
 
getRoutesEnabled() - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties
 
getScheme() - Method in class org.apache.camel.spring.boot.vault.HashicorpVaultConfigurationProperties
 
getSecretKey() - Method in class org.apache.camel.spring.boot.vault.AwsVaultConfigurationProperties
 
getSecrets() - Method in class org.apache.camel.spring.boot.vault.AwsVaultConfigurationProperties
 
getSecrets() - Method in class org.apache.camel.spring.boot.vault.AzureVaultConfigurationProperties
 
getSecrets() - Method in class org.apache.camel.spring.boot.vault.CyberArkVaultConfigurationProperties
 
getSecrets() - Method in class org.apache.camel.spring.boot.vault.GcpVaultConfigurationProperties
 
getSecrets() - Method in class org.apache.camel.spring.boot.vault.HashicorpVaultConfigurationProperties
 
getSecrets() - Method in class org.apache.camel.spring.boot.vault.KubernetesVaultConfigurationProperties
 
getSecureRandom() - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
 
getSecureSocketProtocol() - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
 
getSecureSocketProtocols() - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
 
getSecureSocketProtocolsFilter() - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
 
getServerParameters() - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
 
getServiceAccountKey() - Method in class org.apache.camel.spring.boot.vault.GcpVaultConfigurationProperties
 
getServiceUrl() - Method in class org.apache.camel.spring.boot.vault.IBMVaultConfigurationProperties
 
getSessionTimeout() - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
 
getSignatureSchemes() - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
 
getSignatureSchemesFilter() - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
 
getSqsQueueUrl() - Method in class org.apache.camel.spring.boot.vault.AwsVaultConfigurationProperties
 
getState(ApplicationAvailability) - Method in class org.apache.camel.spring.boot.actuate.health.liveness.CamelLivenessStateHealthIndicator
 
getState(ApplicationAvailability) - Method in class org.apache.camel.spring.boot.actuate.health.readiness.CamelReadinessStateHealthIndicator
 
getStatus() - Method in class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.RouteEndpointInfo
 
getSubscriptionName() - Method in class org.apache.camel.spring.boot.vault.GcpVaultConfigurationProperties
 
getSystemPropertiesMode() - Method in class org.apache.camel.spring.boot.PropertiesComponentConfiguration
 
getTenantId() - Method in class org.apache.camel.spring.boot.vault.AzureVaultConfigurationProperties
 
getThreadPoolSize() - Method in class org.apache.camel.spring.boot.routecontroller.SupervisingRouteControllerConfiguration
 
getTimeout() - Method in class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.TimeInfo
 
getTimeout() - Method in class org.apache.camel.spring.boot.CamelStartupConditionConfigurationProperties
 
getTimeUnit() - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties
 
getTimeUnit() - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties.ThreadPoolProfileConfigurationProperties
 
getToken() - Method in class org.apache.camel.spring.boot.vault.HashicorpVaultConfigurationProperties
 
getToken() - Method in class org.apache.camel.spring.boot.vault.IBMVaultConfigurationProperties
 
getTraceFilter() - Method in class org.apache.camel.spring.boot.trace.CamelTraceConfigurationProperties
 
getTracePattern() - Method in class org.apache.camel.spring.boot.trace.CamelTraceConfigurationProperties
 
getTrustManagers() - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
 
getUptime() - Method in class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.RouteEndpointInfo
 
getUptimeMillis() - Method in class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.RouteEndpointInfo
 
getUriEndpointOverride() - Method in class org.apache.camel.spring.boot.vault.AwsVaultConfigurationProperties
 
getUrl() - Method in class org.apache.camel.spring.boot.vault.CyberArkVaultConfigurationProperties
 
getUsername() - Method in class org.apache.camel.spring.boot.vault.CyberArkVaultConfigurationProperties
 
getVaultName() - Method in class org.apache.camel.spring.boot.vault.AzureVaultConfigurationProperties
 
GroupCondition - Class in org.apache.camel.spring.boot.util
 
GroupCondition(String, String) - Constructor for class org.apache.camel.spring.boot.util.GroupCondition
 

H

HashicorpVaultAutoConfiguration - Class in org.apache.camel.spring.boot.vault
 
HashicorpVaultAutoConfiguration() - Constructor for class org.apache.camel.spring.boot.vault.HashicorpVaultAutoConfiguration
 
hashicorpVaultConfiguration(HashicorpVaultConfigurationProperties) - Method in class org.apache.camel.spring.boot.vault.HashicorpVaultAutoConfiguration
 
HashicorpVaultConfigurationProperties - Class in org.apache.camel.spring.boot.vault
 
HashicorpVaultConfigurationProperties() - Constructor for class org.apache.camel.spring.boot.vault.HashicorpVaultConfigurationProperties
 
HierarchicalCondition - Class in org.apache.camel.spring.boot.util
 
HierarchicalCondition(String...) - Constructor for class org.apache.camel.spring.boot.util.HierarchicalCondition
 
HierarchicalPropertiesEvaluator - Class in org.apache.camel.spring.boot.util
 

I

ibmSecretsManagerVaultConfiguration(IBMVaultConfigurationProperties) - Method in class org.apache.camel.spring.boot.vault.IBMVaultAutoConfiguration
 
IBMVaultAutoConfiguration - Class in org.apache.camel.spring.boot.vault
 
IBMVaultAutoConfiguration() - Constructor for class org.apache.camel.spring.boot.vault.IBMVaultAutoConfiguration
 
IBMVaultConfigurationProperties - Class in org.apache.camel.spring.boot.vault
 
IBMVaultConfigurationProperties() - Constructor for class org.apache.camel.spring.boot.vault.IBMVaultConfigurationProperties
 
INFO - Enum constant in enum class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.ReadAction
 
isAsyncCamelHealthCheck() - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties
 
isAzureIdentityEnabled() - Method in class org.apache.camel.spring.boot.vault.AzureVaultConfigurationProperties
 
isBodyIncludeFiles() - Method in class org.apache.camel.spring.boot.trace.CamelTraceConfigurationProperties
 
isBodyIncludeStreams() - Method in class org.apache.camel.spring.boot.trace.CamelTraceConfigurationProperties
 
isCloud() - Method in class org.apache.camel.spring.boot.vault.HashicorpVaultConfigurationProperties
 
isClustered() - Method in class org.apache.camel.spring.boot.cluster.ClusteredRouteControllerConfiguration.RouteConfiguration
 
isDefaultCredentialsProvider() - Method in class org.apache.camel.spring.boot.vault.AwsVaultConfigurationProperties
 
isEmpty() - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties
 
isEnabled() - Method in class org.apache.camel.spring.boot.actuate.accesslog.ManagementAccessLogProperties
 
isEnabled() - Method in class org.apache.camel.spring.boot.CamelStartupConditionConfigurationProperties
 
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.LanguageConfigurationPropertiesCommon.CustomizerProperties
 
isEnabled() - Method in class org.apache.camel.spring.boot.LanguageConfigurationPropertiesCommon
 
isEnabled() - Method in class org.apache.camel.spring.boot.routecontroller.SupervisingRouteControllerConfiguration
 
isEnabled() - Method in class org.apache.camel.spring.boot.trace.CamelTraceConfigurationProperties
 
isIncludeException() - Method in class org.apache.camel.spring.boot.trace.CamelTraceConfigurationProperties
 
isIncludeExchangeProperties() - Method in class org.apache.camel.spring.boot.trace.CamelTraceConfigurationProperties
 
isIncludeExchangeVariables() - Method in class org.apache.camel.spring.boot.trace.CamelTraceConfigurationProperties
 
isIncludeNonSingletons() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Main
 
isMainRunController() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Main
Deprecated.
isOverrideEndpoint() - Method in class org.apache.camel.spring.boot.vault.AwsVaultConfigurationProperties
 
isProfileCredentialsProvider() - Method in class org.apache.camel.spring.boot.vault.AwsVaultConfigurationProperties
 
isReadOnly() - Method in class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpointProperties
 
isRefreshEnabled() - Method in class org.apache.camel.spring.boot.vault.AwsVaultConfigurationProperties
 
isRefreshEnabled() - Method in class org.apache.camel.spring.boot.vault.AzureVaultConfigurationProperties
 
isRefreshEnabled() - Method in class org.apache.camel.spring.boot.vault.GcpVaultConfigurationProperties
 
isRefreshEnabled() - Method in class org.apache.camel.spring.boot.vault.HashicorpVaultConfigurationProperties
 
isRefreshEnabled() - Method in class org.apache.camel.spring.boot.vault.KubernetesConfigMapVaultConfigurationProperties
 
isRefreshEnabled() - Method in class org.apache.camel.spring.boot.vault.KubernetesVaultConfigurationProperties
 
isRemoveOnDump() - Method in class org.apache.camel.spring.boot.trace.CamelTraceConfigurationProperties
 
isRunController() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Main
 
isStandby() - Method in class org.apache.camel.spring.boot.trace.CamelTraceConfigurationProperties
 
isTraceRests() - Method in class org.apache.camel.spring.boot.trace.CamelTraceConfigurationProperties
 
isTraceTemplates() - Method in class org.apache.camel.spring.boot.trace.CamelTraceConfigurationProperties
 
isTrustAllCertificates() - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
 
isUnhealthyOnExhausted() - Method in class org.apache.camel.spring.boot.routecontroller.SupervisingRouteControllerConfiguration
 
isUnhealthyOnRestarting() - Method in class org.apache.camel.spring.boot.routecontroller.SupervisingRouteControllerConfiguration
 
isUseDefaultInstance() - Method in class org.apache.camel.spring.boot.vault.GcpVaultConfigurationProperties
 
isUseSqsNotification() - Method in class org.apache.camel.spring.boot.vault.AwsVaultConfigurationProperties
 
isVerifySsl() - Method in class org.apache.camel.spring.boot.vault.CyberArkVaultConfigurationProperties
 
isWarnOnEarlyShutdown() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Main
 

K

KubernetesConfigMapVaultAutoConfiguration - Class in org.apache.camel.spring.boot.vault
 
KubernetesConfigMapVaultAutoConfiguration() - Constructor for class org.apache.camel.spring.boot.vault.KubernetesConfigMapVaultAutoConfiguration
 
kubernetesConfigMapVaultConfiguration(KubernetesConfigMapVaultConfigurationProperties) - Method in class org.apache.camel.spring.boot.vault.KubernetesConfigMapVaultAutoConfiguration
 
KubernetesConfigMapVaultConfigurationProperties - Class in org.apache.camel.spring.boot.vault
 
KubernetesConfigMapVaultConfigurationProperties() - Constructor for class org.apache.camel.spring.boot.vault.KubernetesConfigMapVaultConfigurationProperties
 
KubernetesVaultAutoConfiguration - Class in org.apache.camel.spring.boot.vault
 
KubernetesVaultAutoConfiguration() - Constructor for class org.apache.camel.spring.boot.vault.KubernetesVaultAutoConfiguration
 
kubernetesVaultConfiguration(KubernetesVaultConfigurationProperties) - Method in class org.apache.camel.spring.boot.vault.KubernetesVaultAutoConfiguration
 
KubernetesVaultConfigurationProperties - Class in org.apache.camel.spring.boot.vault
 
KubernetesVaultConfigurationProperties() - Constructor for class org.apache.camel.spring.boot.vault.KubernetesVaultConfigurationProperties
 

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
 

M

Main() - Constructor for class org.apache.camel.spring.boot.CamelConfigurationProperties.Main
 
ManagementAccessLogConfiguration - Class in org.apache.camel.spring.boot.actuate.accesslog
Management context configuration for controlling access logging on the management server.
ManagementAccessLogConfiguration() - Constructor for class org.apache.camel.spring.boot.actuate.accesslog.ManagementAccessLogConfiguration
 
ManagementAccessLogProperties - Class in org.apache.camel.spring.boot.actuate.accesslog
Configuration properties for management server access logging.
ManagementAccessLogProperties() - Constructor for class org.apache.camel.spring.boot.actuate.accesslog.ManagementAccessLogProperties
 

O

onApplicationEvent(ContextRefreshedEvent) - Method in class org.apache.camel.spring.boot.CamelSpringBootApplicationListener
 
OnHierarchicalPropertiesCondition - Class in org.apache.camel.spring.boot.util
 
OnHierarchicalPropertiesCondition() - Constructor for class org.apache.camel.spring.boot.util.OnHierarchicalPropertiesCondition
 
org.apache.camel.spring.boot - package org.apache.camel.spring.boot
 
org.apache.camel.spring.boot.actuate.accesslog - package org.apache.camel.spring.boot.actuate.accesslog
 
org.apache.camel.spring.boot.actuate.console - package org.apache.camel.spring.boot.actuate.console
 
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.health.liveness - package org.apache.camel.spring.boot.actuate.health.liveness
 
org.apache.camel.spring.boot.actuate.health.readiness - package org.apache.camel.spring.boot.actuate.health.readiness
 
org.apache.camel.spring.boot.actuate.info - package org.apache.camel.spring.boot.actuate.info
 
org.apache.camel.spring.boot.cluster - package org.apache.camel.spring.boot.cluster
 
org.apache.camel.spring.boot.routecontroller - package org.apache.camel.spring.boot.routecontroller
 
org.apache.camel.spring.boot.routetemplate - package org.apache.camel.spring.boot.routetemplate
 
org.apache.camel.spring.boot.security - package org.apache.camel.spring.boot.security
 
org.apache.camel.spring.boot.threadpool - package org.apache.camel.spring.boot.threadpool
 
org.apache.camel.spring.boot.trace - package org.apache.camel.spring.boot.trace
 
org.apache.camel.spring.boot.util - package org.apache.camel.spring.boot.util
 
org.apache.camel.spring.boot.vault - package org.apache.camel.spring.boot.vault
 

P

postProcessEnvironment(ConfigurableEnvironment, SpringApplication) - Method in class org.apache.camel.spring.boot.CamelVirtualThreadEnvironmentPostProcessor
 
PropertiesComponentConfiguration - Class in org.apache.camel.spring.boot
The properties component is used for using property placeholders in endpoint uris.
PropertiesComponentConfiguration() - Constructor for class org.apache.camel.spring.boot.PropertiesComponentConfiguration
 

R

readRoutes() - Method in class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint
 
RESET - Enum constant in enum class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.WriteAction
 
RESUME - Enum constant in enum class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.WriteAction
 
RouteConfiguration() - Constructor for class org.apache.camel.spring.boot.cluster.ClusteredRouteControllerConfiguration.RouteConfiguration
 
routeController(ClusteredRouteControllerConfiguration) - Method in class org.apache.camel.spring.boot.cluster.ClusteredRouteControllerAutoConfiguration
 
routeControllerEndpoint(CamelContext) - Method in class org.apache.camel.spring.boot.actuate.endpoint.CamelRouteControllerEndpointAutoConfiguration
 
RouteDetailsEndpointInfo(CamelContext, Route) - Constructor for class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.RouteDetailsEndpointInfo
 
RouteEndpointInfo(Route) - Constructor for class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.RouteEndpointInfo
 
routeTemplate(CamelContext, CamelRouteTemplateConfigurationProperties) - Method in class org.apache.camel.spring.boot.routetemplate.CamelRouteTemplateAutoConfiguration
 
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

setAbortAfterTimeout(Boolean) - Method in class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.TimeInfo
 
setAccessKey(String) - Method in class org.apache.camel.spring.boot.vault.AwsVaultConfigurationProperties
 
setAccount(String) - Method in class org.apache.camel.spring.boot.vault.CyberArkVaultConfigurationProperties
 
setAllowCoreThreadTimeOut(Boolean) - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties
 
setAllowCoreThreadTimeOut(Boolean) - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties.ThreadPoolProfileConfigurationProperties
 
setApiKey(String) - Method in class org.apache.camel.spring.boot.vault.CyberArkVaultConfigurationProperties
 
setAsyncCamelHealthCheck(boolean) - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties
 
setAuthToken(String) - Method in class org.apache.camel.spring.boot.vault.CyberArkVaultConfigurationProperties
 
setAutoDiscoverPropertiesSources(Boolean) - Method in class org.apache.camel.spring.boot.PropertiesComponentConfiguration
 
setAzureIdentityEnabled(boolean) - Method in class org.apache.camel.spring.boot.vault.AzureVaultConfigurationProperties
 
setBacklogSize(int) - Method in class org.apache.camel.spring.boot.trace.CamelTraceConfigurationProperties
 
setBackOffDelay(long) - Method in class org.apache.camel.spring.boot.routecontroller.SupervisingRouteControllerConfiguration
 
setBackOffMaxAttempts(long) - Method in class org.apache.camel.spring.boot.routecontroller.SupervisingRouteControllerConfiguration
 
setBackOffMaxDelay(long) - Method in class org.apache.camel.spring.boot.routecontroller.SupervisingRouteControllerConfiguration
 
setBackOffMaxElapsedTime(long) - Method in class org.apache.camel.spring.boot.routecontroller.SupervisingRouteControllerConfiguration
 
setBackOffMultiplier(double) - Method in class org.apache.camel.spring.boot.routecontroller.SupervisingRouteControllerConfiguration
 
setBlobAccessKey(String) - Method in class org.apache.camel.spring.boot.vault.AzureVaultConfigurationProperties
 
setBlobAccountName(String) - Method in class org.apache.camel.spring.boot.vault.AzureVaultConfigurationProperties
 
setBlobContainerName(String) - Method in class org.apache.camel.spring.boot.vault.AzureVaultConfigurationProperties
 
setBodyIncludeFiles(boolean) - Method in class org.apache.camel.spring.boot.trace.CamelTraceConfigurationProperties
 
setBodyIncludeStreams(boolean) - Method in class org.apache.camel.spring.boot.trace.CamelTraceConfigurationProperties
 
setBodyMaxChars(int) - Method in class org.apache.camel.spring.boot.trace.CamelTraceConfigurationProperties
 
setCamelContext(CamelContext) - Method in class org.apache.camel.spring.boot.CamelSpringBootApplicationController
 
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.
setCertAlias(String) - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
 
setCertificatePath(String) - Method in class org.apache.camel.spring.boot.vault.CyberArkVaultConfigurationProperties
 
setCipherSuites(CipherSuitesParameters) - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
 
setCipherSuitesFilter(FilterParameters) - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
 
setClientId(String) - Method in class org.apache.camel.spring.boot.vault.AzureVaultConfigurationProperties
 
setClientParameters(SSLContextClientParameters) - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
 
setClientSecret(String) - Method in class org.apache.camel.spring.boot.vault.AzureVaultConfigurationProperties
 
setCloud(boolean) - Method in class org.apache.camel.spring.boot.vault.HashicorpVaultConfigurationProperties
 
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
 
setConfig(List<Map<String, String>>) - Method in class org.apache.camel.spring.boot.routetemplate.CamelRouteTemplateConfigurationProperties
 
setConfig(Map<String, CamelThreadPoolConfigurationProperties.ThreadPoolProfileConfigurationProperties>) - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties
 
setConfig(SSLContextParameters) - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
 
setConfigmaps(String) - Method in class org.apache.camel.spring.boot.vault.KubernetesConfigMapVaultConfigurationProperties
 
setConsumersEnabled(Boolean) - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties
 
setCustomClassNames(String) - Method in class org.apache.camel.spring.boot.CamelStartupConditionConfigurationProperties
 
setDefaultCredentialsProvider(boolean) - Method in class org.apache.camel.spring.boot.vault.AwsVaultConfigurationProperties
 
setDefaultFallbackEnabled(Boolean) - Method in class org.apache.camel.spring.boot.PropertiesComponentConfiguration
 
setEnabled(boolean) - Method in class org.apache.camel.spring.boot.actuate.accesslog.ManagementAccessLogProperties
 
setEnabled(boolean) - Method in class org.apache.camel.spring.boot.CamelStartupConditionConfigurationProperties
 
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.LanguageConfigurationPropertiesCommon.CustomizerProperties
 
setEnabled(boolean) - Method in class org.apache.camel.spring.boot.LanguageConfigurationPropertiesCommon
 
setEnabled(boolean) - Method in class org.apache.camel.spring.boot.routecontroller.SupervisingRouteControllerConfiguration
 
setEnabled(boolean) - Method in class org.apache.camel.spring.boot.trace.CamelTraceConfigurationProperties
 
setEnabled(Boolean) - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties
 
setEncoding(String) - Method in class org.apache.camel.spring.boot.PropertiesComponentConfiguration
 
setEnvironmentVariableExists(String) - Method in class org.apache.camel.spring.boot.CamelStartupConditionConfigurationProperties
 
setEnvironmentVariableMode(Integer) - Method in class org.apache.camel.spring.boot.PropertiesComponentConfiguration
 
setEventhubConnectionString(String) - Method in class org.apache.camel.spring.boot.vault.AzureVaultConfigurationProperties
 
setEventStreamBootstrapServers(String) - Method in class org.apache.camel.spring.boot.vault.IBMVaultConfigurationProperties
 
setEventStreamConsumerPollTimeout(long) - Method in class org.apache.camel.spring.boot.vault.IBMVaultConfigurationProperties
 
setEventStreamGroupId(String) - Method in class org.apache.camel.spring.boot.vault.IBMVaultConfigurationProperties
 
setEventStreamPassword(String) - Method in class org.apache.camel.spring.boot.vault.IBMVaultConfigurationProperties
 
setEventStreamTopic(String) - Method in class org.apache.camel.spring.boot.vault.IBMVaultConfigurationProperties
 
setEventStreamUsername(String) - Method in class org.apache.camel.spring.boot.vault.IBMVaultConfigurationProperties
 
setExcludePattern(String) - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties
 
setExcludeRoutes(String) - Method in class org.apache.camel.spring.boot.routecontroller.SupervisingRouteControllerConfiguration
 
setExposureLevel(String) - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties
 
setFileExists(String) - Method in class org.apache.camel.spring.boot.CamelStartupConditionConfigurationProperties
 
setHealthCheckFrequency(int) - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties
 
setHealthCheckPoolSize(int) - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties
 
setHealthCheckThreadNamePrefix(String) - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties
 
setHost(String) - Method in class org.apache.camel.spring.boot.vault.HashicorpVaultConfigurationProperties
 
setId(String) - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties.ThreadPoolProfileConfigurationProperties
 
setIgnoreMissingLocation(Boolean) - Method in class org.apache.camel.spring.boot.PropertiesComponentConfiguration
 
setIncludeException(boolean) - Method in class org.apache.camel.spring.boot.trace.CamelTraceConfigurationProperties
 
setIncludeExchangeProperties(boolean) - Method in class org.apache.camel.spring.boot.trace.CamelTraceConfigurationProperties
 
setIncludeExchangeVariables(boolean) - Method in class org.apache.camel.spring.boot.trace.CamelTraceConfigurationProperties
 
setIncludeNonSingletons(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Main
 
setIncludeRoutes(String) - Method in class org.apache.camel.spring.boot.routecontroller.SupervisingRouteControllerConfiguration
 
setInitialDelay(long) - Method in class org.apache.camel.spring.boot.routecontroller.SupervisingRouteControllerConfiguration
 
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
 
setInitialProperties(String) - Method in class org.apache.camel.spring.boot.PropertiesComponentConfiguration
 
setInitialState(String) - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties
 
setInterval(int) - Method in class org.apache.camel.spring.boot.CamelStartupConditionConfigurationProperties
 
setKeepAliveTime(Long) - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties
 
setKeepAliveTime(Long) - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties.ThreadPoolProfileConfigurationProperties
 
setKeyManagers(KeyManagersParameters) - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
 
setLocation(String) - Method in class org.apache.camel.spring.boot.PropertiesComponentConfiguration
 
setMainRunController(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Main
Deprecated.
setMaxPoolSize(Integer) - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties
 
setMaxPoolSize(Integer) - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties.ThreadPoolProfileConfigurationProperties
 
setMaxQueueSize(Integer) - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties
 
setMaxQueueSize(Integer) - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties.ThreadPoolProfileConfigurationProperties
 
setNamedGroups(NamedGroupsParameters) - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
 
setNamedGroupsFilter(FilterParameters) - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
 
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
 
setNamespace(String) - Method in class org.apache.camel.spring.boot.vault.HashicorpVaultConfigurationProperties
 
setNestedPlaceholder(Boolean) - Method in class org.apache.camel.spring.boot.PropertiesComponentConfiguration
 
setOnTimeout(String) - Method in class org.apache.camel.spring.boot.CamelStartupConditionConfigurationProperties
 
setOverrideEndpoint(boolean) - Method in class org.apache.camel.spring.boot.vault.AwsVaultConfigurationProperties
 
setOverrideProperties(String) - Method in class org.apache.camel.spring.boot.PropertiesComponentConfiguration
 
setPassword(String) - Method in class org.apache.camel.spring.boot.vault.CyberArkVaultConfigurationProperties
 
setPattern(String) - Method in class org.apache.camel.spring.boot.actuate.accesslog.ManagementAccessLogProperties
 
setPoolSize(Integer) - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties
 
setPoolSize(Integer) - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties.ThreadPoolProfileConfigurationProperties
 
setPort(String) - Method in class org.apache.camel.spring.boot.vault.HashicorpVaultConfigurationProperties
 
setProducersEnabled(Boolean) - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties
 
setProfileCredentialsProvider(boolean) - Method in class org.apache.camel.spring.boot.vault.AwsVaultConfigurationProperties
 
setProfileName(String) - Method in class org.apache.camel.spring.boot.vault.AwsVaultConfigurationProperties
 
setProjectId(String) - Method in class org.apache.camel.spring.boot.vault.GcpVaultConfigurationProperties
 
setPropertiesParser(String) - Method in class org.apache.camel.spring.boot.PropertiesComponentConfiguration
 
setProvider(String) - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
 
setReadOnly(boolean) - Method in class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpointProperties
 
setRefreshEnabled(boolean) - Method in class org.apache.camel.spring.boot.vault.AwsVaultConfigurationProperties
 
setRefreshEnabled(boolean) - Method in class org.apache.camel.spring.boot.vault.AzureVaultConfigurationProperties
 
setRefreshEnabled(boolean) - Method in class org.apache.camel.spring.boot.vault.GcpVaultConfigurationProperties
 
setRefreshEnabled(boolean) - Method in class org.apache.camel.spring.boot.vault.HashicorpVaultConfigurationProperties
 
setRefreshEnabled(boolean) - Method in class org.apache.camel.spring.boot.vault.KubernetesConfigMapVaultConfigurationProperties
 
setRefreshEnabled(boolean) - Method in class org.apache.camel.spring.boot.vault.KubernetesVaultConfigurationProperties
 
setRefreshPeriod(long) - Method in class org.apache.camel.spring.boot.vault.AwsVaultConfigurationProperties
 
setRefreshPeriod(long) - Method in class org.apache.camel.spring.boot.vault.AzureVaultConfigurationProperties
 
setRefreshPeriod(long) - Method in class org.apache.camel.spring.boot.vault.GcpVaultConfigurationProperties
 
setRefreshPeriod(long) - Method in class org.apache.camel.spring.boot.vault.HashicorpVaultConfigurationProperties
 
setRegion(String) - Method in class org.apache.camel.spring.boot.vault.AwsVaultConfigurationProperties
 
setRegistryEnabled(Boolean) - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties
 
setRejectedPolicy(ThreadPoolRejectedPolicy) - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties
 
setRejectedPolicy(ThreadPoolRejectedPolicy) - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties.ThreadPoolProfileConfigurationProperties
 
setRemoveOnDump(boolean) - Method in class org.apache.camel.spring.boot.trace.CamelTraceConfigurationProperties
 
setRoutes(Map<String, ClusteredRouteControllerConfiguration.RouteConfiguration>) - Method in class org.apache.camel.spring.boot.cluster.ClusteredRouteControllerConfiguration
 
setRoutesEnabled(Boolean) - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties
 
setRunController(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Main
 
setScheme(String) - Method in class org.apache.camel.spring.boot.vault.HashicorpVaultConfigurationProperties
 
setSecretKey(String) - Method in class org.apache.camel.spring.boot.vault.AwsVaultConfigurationProperties
 
setSecrets(String) - Method in class org.apache.camel.spring.boot.vault.AwsVaultConfigurationProperties
 
setSecrets(String) - Method in class org.apache.camel.spring.boot.vault.AzureVaultConfigurationProperties
 
setSecrets(String) - Method in class org.apache.camel.spring.boot.vault.CyberArkVaultConfigurationProperties
 
setSecrets(String) - Method in class org.apache.camel.spring.boot.vault.GcpVaultConfigurationProperties
 
setSecrets(String) - Method in class org.apache.camel.spring.boot.vault.HashicorpVaultConfigurationProperties
 
setSecrets(String) - Method in class org.apache.camel.spring.boot.vault.KubernetesVaultConfigurationProperties
 
setSecureRandom(SecureRandomParameters) - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
 
setSecureSocketProtocol(String) - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
 
setSecureSocketProtocols(SecureSocketProtocolsParameters) - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
 
setSecureSocketProtocolsFilter(FilterParameters) - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
 
setServerParameters(SSLContextServerParameters) - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
 
setServiceAccountKey(String) - Method in class org.apache.camel.spring.boot.vault.GcpVaultConfigurationProperties
 
setServiceUrl(String) - Method in class org.apache.camel.spring.boot.vault.IBMVaultConfigurationProperties
 
setSessionTimeout(String) - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
 
setSignatureSchemes(SignatureSchemesParameters) - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
 
setSignatureSchemesFilter(FilterParameters) - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
 
setSqsQueueUrl(String) - Method in class org.apache.camel.spring.boot.vault.AwsVaultConfigurationProperties
 
setStandby(boolean) - Method in class org.apache.camel.spring.boot.trace.CamelTraceConfigurationProperties
 
setSubscriptionName(String) - Method in class org.apache.camel.spring.boot.vault.GcpVaultConfigurationProperties
 
setSystemPropertiesMode(Integer) - Method in class org.apache.camel.spring.boot.PropertiesComponentConfiguration
 
setTenantId(String) - Method in class org.apache.camel.spring.boot.vault.AzureVaultConfigurationProperties
 
setThreadPoolSize(int) - Method in class org.apache.camel.spring.boot.routecontroller.SupervisingRouteControllerConfiguration
 
setTimeout(int) - Method in class org.apache.camel.spring.boot.CamelStartupConditionConfigurationProperties
 
setTimeout(Long) - Method in class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.TimeInfo
 
setTimeUnit(TimeUnit) - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties
 
setTimeUnit(TimeUnit) - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties.ThreadPoolProfileConfigurationProperties
 
setToken(String) - Method in class org.apache.camel.spring.boot.vault.HashicorpVaultConfigurationProperties
 
setToken(String) - Method in class org.apache.camel.spring.boot.vault.IBMVaultConfigurationProperties
 
setTraceFilter(String) - Method in class org.apache.camel.spring.boot.trace.CamelTraceConfigurationProperties
 
setTracePattern(String) - Method in class org.apache.camel.spring.boot.trace.CamelTraceConfigurationProperties
 
setTraceRests(boolean) - Method in class org.apache.camel.spring.boot.trace.CamelTraceConfigurationProperties
 
setTraceTemplates(boolean) - Method in class org.apache.camel.spring.boot.trace.CamelTraceConfigurationProperties
 
setTrustAllCertificates(boolean) - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
 
setTrustManagers(TrustManagersParameters) - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
 
setUnhealthyOnExhausted(boolean) - Method in class org.apache.camel.spring.boot.routecontroller.SupervisingRouteControllerConfiguration
 
setUnhealthyOnRestarting(boolean) - Method in class org.apache.camel.spring.boot.routecontroller.SupervisingRouteControllerConfiguration
 
setUriEndpointOverride(String) - Method in class org.apache.camel.spring.boot.vault.AwsVaultConfigurationProperties
 
setUrl(String) - Method in class org.apache.camel.spring.boot.vault.CyberArkVaultConfigurationProperties
 
setUseDefaultInstance(boolean) - Method in class org.apache.camel.spring.boot.vault.GcpVaultConfigurationProperties
 
setUsername(String) - Method in class org.apache.camel.spring.boot.vault.CyberArkVaultConfigurationProperties
 
setUseSqsNotification(boolean) - Method in class org.apache.camel.spring.boot.vault.AwsVaultConfigurationProperties
 
setVaultName(String) - Method in class org.apache.camel.spring.boot.vault.AzureVaultConfigurationProperties
 
setVerifySsl(boolean) - Method in class org.apache.camel.spring.boot.vault.CyberArkVaultConfigurationProperties
 
setWarnOnEarlyShutdown(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Main
 
SpringBootCamelContext - Class in org.apache.camel.spring.boot
The CamelContext created by Spring Boot.
SpringBootCamelContext(ApplicationContext, boolean, CamelSpringBootApplicationController) - Constructor for class org.apache.camel.spring.boot.SpringBootCamelContext
 
SpringPropertiesParser - Class in org.apache.camel.spring.boot
Extension to DefaultPropertiesParser that will lookup in Spring via PropertyResolver.getProperty(String).
SpringPropertiesParser(Environment) - Constructor for class org.apache.camel.spring.boot.SpringPropertiesParser
 
SpringTypeConverter - Class in org.apache.camel.spring.boot
 
SpringTypeConverter(List<ConversionService>) - Constructor for class org.apache.camel.spring.boot.SpringTypeConverter
 
SSLCondition() - Constructor for class org.apache.camel.spring.boot.security.CamelSSLAutoConfiguration.SSLCondition
 
SSLConfigCondition() - Constructor for class org.apache.camel.spring.boot.security.CamelSSLAutoConfiguration.SSLConfigCondition
 
sslContextParameters(CamelContext, CamelSSLConfigurationProperties) - Method in class org.apache.camel.spring.boot.security.CamelSSLAutoConfiguration
 
sslContextParametersSupplier(CamelSSLConfigurationProperties) - Method in class org.apache.camel.spring.boot.security.CamelSSLAutoConfiguration
 
start() - Method in class org.apache.camel.spring.boot.CamelMainRunController
 
START - Enum constant in enum class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.WriteAction
 
STOP - Enum constant in enum class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.WriteAction
 
supervisingRouteController(SupervisingRouteControllerConfiguration) - Method in class org.apache.camel.spring.boot.routecontroller.SupervisingRouteControllerAutoConfiguration
 
SupervisingRouteControllerAutoConfiguration - Class in org.apache.camel.spring.boot.routecontroller
 
SupervisingRouteControllerAutoConfiguration() - Constructor for class org.apache.camel.spring.boot.routecontroller.SupervisingRouteControllerAutoConfiguration
 
SupervisingRouteControllerConfiguration - Class in org.apache.camel.spring.boot.routecontroller
 
SupervisingRouteControllerConfiguration() - Constructor for class org.apache.camel.spring.boot.routecontroller.SupervisingRouteControllerConfiguration
 
SUSPEND - Enum constant in enum class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.WriteAction
 

T

threadPool(CamelContext, CamelThreadPoolConfigurationProperties) - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolAutoConfiguration
 
ThreadPoolProfileConfigurationProperties() - Constructor for class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties.ThreadPoolProfileConfigurationProperties
 
TimeInfo() - Constructor for class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.TimeInfo
 
TimePatternConverter - Class in org.apache.camel.spring.boot.cluster
This class is a copy from camel-core so we do not have direct dependency on internal classes
toMilliSeconds(String) - Static method in class org.apache.camel.spring.boot.cluster.TimePatternConverter
 
TypeConversionConfiguration - Class in org.apache.camel.spring.boot
 
TypeConversionConfiguration() - Constructor for class org.apache.camel.spring.boot.TypeConversionConfiguration
 

V

value() - Element in annotation interface org.apache.camel.spring.boot.util.ConditionalOnHierarchicalProperties
 
valueOf(String) - Static method in enum class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.ReadAction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.WriteAction
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.ReadAction
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.WriteAction
Returns an array containing the constants of this enum class, in the order they are declared.
A B C D E F G H I K L M O P R S T V 
All Classes and Interfaces|All Packages|Serialized Form