JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.apache.camel.spring.boot
,
org.apache.camel.spring.boot.actuate.health
,
org.apache.camel.spring.boot.actuate.info
,
org.apache.camel.spring.boot.cloud
,
org.apache.camel.spring.boot.cluster
,
org.apache.camel.spring.boot.model
,
org.apache.camel.spring.boot.properties
,
org.apache.camel.spring.boot.security
,
org.apache.camel.spring.boot.threadpool
,
org.apache.camel.spring.boot.util
Class Hierarchy
java.lang.
Object
org.springframework.boot.actuate.health.AbstractHealthIndicator (implements org.springframework.boot.actuate.health.HealthIndicator)
org.apache.camel.spring.boot.actuate.health.
CamelHealthCheckIndicator
org.apache.camel.support.service.BaseService
org.apache.camel.impl.engine.AbstractCamelContext (implements org.apache.camel.CatalogCamelContext, org.apache.camel.ExtendedCamelContext, org.apache.camel.Suspendable)
org.apache.camel.impl.engine.SimpleCamelContext
org.apache.camel.impl.DefaultCamelContext (implements org.apache.camel.model.ModelCamelContext)
org.apache.camel.spring.SpringCamelContext (implements org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationListener<E>, org.springframework.context.Lifecycle, org.springframework.core.Ordered, org.springframework.context.Phased)
org.apache.camel.spring.boot.
SpringBootCamelContext
org.apache.camel.support.service.ServiceSupport (implements org.apache.camel.StatefulService)
org.apache.camel.impl.engine.BasePackageScanResolver (implements org.apache.camel.CamelContextAware)
org.apache.camel.impl.engine.DefaultPackageScanClassResolver (implements org.apache.camel.NonManagedService, org.apache.camel.spi.PackageScanClassResolver)
org.apache.camel.spring.boot.
FatJarPackageScanClassResolver
org.apache.camel.spring.boot.
CamelAutoConfiguration
org.apache.camel.spring.CamelBeanPostProcessor (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.config.BeanPostProcessor, org.apache.camel.spi.CamelBeanPostProcessor, org.springframework.core.Ordered)
org.apache.camel.spring.boot.
CamelSpringBootBeanPostProcessor
org.apache.camel.spring.boot.cloud.
CamelCloudAutoConfiguration
org.apache.camel.spring.boot.cloud.
CamelCloudConfigurationProperties
org.apache.camel.spring.boot.cloud.
CamelCloudConfigurationProperties.LoadBalancer
org.apache.camel.spring.boot.cloud.
CamelCloudConfigurationProperties.ServiceCall
org.apache.camel.spring.boot.cloud.
CamelCloudConfigurationProperties.ServiceChooser
org.apache.camel.spring.boot.cloud.
CamelCloudConfigurationProperties.ServiceDiscoveryConfiguration
org.apache.camel.spring.boot.cloud.
CamelCloudConfigurationProperties.ServiceDiscovery
org.apache.camel.spring.boot.cloud.
CamelCloudConfigurationProperties.ServiceFilterConfiguration
org.apache.camel.spring.boot.cloud.
CamelCloudConfigurationProperties.ServiceFilter
org.apache.camel.spring.boot.cloud.
CamelCloudConfigurationProperties.ServiceRegistry
org.apache.camel.spring.boot.cloud.
CamelCloudServiceCallConfigurationAutoConfiguration
org.apache.camel.spring.boot.cloud.
CamelCloudServiceChooserAutoConfiguration
org.apache.camel.spring.boot.cloud.
CamelCloudServiceDiscovery
(implements org.apache.camel.cloud.ServiceDiscovery)
org.apache.camel.spring.boot.cloud.
CamelCloudServiceDiscoveryAutoConfiguration
(implements org.springframework.beans.factory.BeanFactoryAware)
org.apache.camel.spring.boot.cloud.
CamelCloudServiceFilter
(implements org.apache.camel.cloud.ServiceFilter)
org.apache.camel.spring.boot.cloud.
CamelCloudServiceFilterAutoConfiguration
(implements org.springframework.beans.factory.BeanFactoryAware)
org.apache.camel.spring.boot.actuate.health.
CamelHealthCheckAutoConfiguration
org.apache.camel.spring.boot.actuate.health.
CamelHealthCheckAutoConfiguration.CamelHealthCheckIndicatorInitializer
org.apache.camel.spring.boot.actuate.health.
CamelHealthCheckConfigurationProperties
org.apache.camel.spring.boot.actuate.health.
CamelHealthCheckConfigurationProperties.HealthCheckConfigurationProperties
org.apache.camel.spring.boot.actuate.info.
CamelInfoAutoConfiguration
org.apache.camel.spring.boot.actuate.info.
CamelInfoAutoConfiguration.CamelInfoContributorInitializer
org.apache.camel.spring.boot.actuate.info.
CamelInfoContributor
(implements org.springframework.boot.actuate.info.InfoContributor)
org.apache.camel.spring.boot.
CamelMainRunController
org.apache.camel.spring.boot.util.
CamelPropertiesHelper
org.apache.camel.spring.boot.
CamelSpringBootApplicationController
org.apache.camel.spring.boot.
CamelSpringBootApplicationListener
(implements org.springframework.context.ApplicationListener<E>, org.springframework.core.Ordered)
org.apache.camel.spring.boot.security.
CamelSSLAutoConfiguration
org.apache.camel.spring.boot.security.
CamelSSLConfigurationProperties
org.apache.camel.spring.boot.threadpool.
CamelThreadPoolAutoConfiguration
org.apache.camel.spring.boot.threadpool.
CamelThreadPoolConfigurationProperties
org.apache.camel.spring.boot.threadpool.
CamelThreadPoolConfigurationProperties.ThreadPoolProfileConfigurationProperties
org.apache.camel.spring.boot.cluster.
ClusteredRouteControllerAutoConfiguration
org.apache.camel.spring.boot.cluster.
ClusteredRouteControllerConfiguration
org.apache.camel.spring.boot.cluster.
ClusteredRouteControllerConfiguration.RouteConfiguration
org.apache.camel.spring.boot.
ComponentConfigurationPropertiesCommon
org.apache.camel.spring.boot.
ComponentConfigurationProperties
org.apache.camel.spring.boot.
ComponentConfigurationPropertiesCommon.CustomizerProperties
org.apache.camel.spring.boot.util.
CompositeConversionService
(implements org.springframework.core.convert.ConversionService)
org.apache.camel.spring.boot.
DataFormatConfigurationPropertiesCommon
org.apache.camel.spring.boot.
DataFormatConfigurationProperties
org.apache.camel.spring.boot.
DataFormatConfigurationPropertiesCommon.CustomizerProperties
org.apache.camel.main.DefaultConfigurationProperties<T>
org.apache.camel.spring.boot.
CamelConfigurationProperties
org.apache.camel.main.DefaultRoutesCollector (implements org.apache.camel.main.RoutesCollector)
org.apache.camel.spring.boot.
SpringBootRoutesCollector
org.apache.camel.spring.boot.util.
HierarchicalPropertiesEvaluator
org.apache.camel.spring.boot.
LanguageConfigurationPropertiesCommon
org.apache.camel.spring.boot.
LanguageConfigurationProperties
org.apache.camel.spring.boot.
LanguageConfigurationPropertiesCommon.CustomizerProperties
org.apache.camel.spring.boot.properties.
PropertiesComponentAutoConfiguration
org.apache.camel.spring.boot.properties.
PropertiesComponentConfiguration
org.springframework.core.env.PropertySource<T>
org.apache.camel.spring.boot.
FilePropertySource
org.apache.camel.spring.boot.model.
RouteDetails
org.apache.camel.spring.boot.model.
RouteInfo
org.apache.camel.spring.boot.model.
RouteDetailsInfo
org.springframework.boot.autoconfigure.condition.SpringBootCondition (implements org.springframework.context.annotation.Condition)
org.springframework.boot.autoconfigure.condition.AbstractNestedCondition (implements org.springframework.context.annotation.ConfigurationCondition)
org.springframework.boot.autoconfigure.condition.AllNestedConditions
org.apache.camel.spring.boot.util.
ConditionalOnCamelContextAndAutoConfigurationBeans
org.apache.camel.spring.boot.security.
CamelSSLAutoConfiguration.Condition
org.apache.camel.spring.boot.util.
GroupCondition
org.apache.camel.spring.boot.cloud.
CamelCloudServiceCallConfigurationAutoConfiguration.ServiceCallCondition
org.apache.camel.spring.boot.cloud.
CamelCloudServiceChooserAutoConfiguration.ServiceChooserCondition
org.apache.camel.spring.boot.cloud.
CamelCloudServiceDiscoveryAutoConfiguration.Condition
org.apache.camel.spring.boot.cloud.
CamelCloudServiceFilterAutoConfiguration.Condition
org.apache.camel.spring.boot.
SpringBootXmlCamelContextConfigurer
(implements org.apache.camel.spring.spi.XmlCamelContextConfigurer)
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
org.apache.camel.spring.boot.
CamelSpringBootInitializationException
org.apache.camel.spring.boot.
TypeConversionConfiguration
org.apache.camel.support.TypeConverterSupport (implements org.apache.camel.TypeConverter)
org.apache.camel.spring.boot.
SpringTypeConverter
Interface Hierarchy
org.apache.camel.spring.boot.
CamelContextConfiguration
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Apache Camel