A B C F G I M O R S T 

A

afterApplicationStart(CamelContext) - Method in interface org.apache.camel.spring.boot.CamelContextConfiguration
 

B

beforeApplicationStart(CamelContext) - Method in interface org.apache.camel.spring.boot.CamelContextConfiguration
 
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
 
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
 
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
 
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
 
configure() - Method in class org.apache.camel.spring.boot.FatJarRouter
 
configure(SpringApplicationBuilder) - Method in class org.apache.camel.spring.boot.FatWarInitializer
 
convertTo(Class<T>, Exchange, Object) - Method in class org.apache.camel.spring.boot.SpringTypeConverter
 

F

FatJarRouter - Class in org.apache.camel.spring.boot
 
FatJarRouter() - Constructor for class org.apache.camel.spring.boot.FatJarRouter
 
FatWarInitializer - Class in org.apache.camel.spring.boot
 
FatWarInitializer() - Constructor for class org.apache.camel.spring.boot.FatWarInitializer
 

G

getConsumerTemplateCacheSize() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
getName() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
getProducerTemplateCacheSize() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
getXmlRests() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
getXmlRoutes() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 

I

isJmxEnabled() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
isMainRunController() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
isTypeConversion() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 

M

main(String...) - Static method in class org.apache.camel.spring.boot.FatJarRouter
 

O

onApplicationEvent(ContextRefreshedEvent) - Method in class org.apache.camel.spring.boot.RoutesCollector
 
org.apache.camel.spring.boot - package org.apache.camel.spring.boot
 

R

routerClass() - Method in class org.apache.camel.spring.boot.FatWarInitializer
 
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
 
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

setConsumerTemplateCacheSize(int) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setJmxEnabled(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setMainRunController(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setName(String) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setProducerTemplateCacheSize(int) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setTypeConversion(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
 
SpringTypeConverter - Class in org.apache.camel.spring.boot
 
SpringTypeConverter(List<ConversionService>) - Constructor for class org.apache.camel.spring.boot.SpringTypeConverter
 
start() - Method in class org.apache.camel.spring.boot.CamelMainRunController
 

T

TypeConversionConfiguration - Class in org.apache.camel.spring.boot
 
TypeConversionConfiguration() - Constructor for class org.apache.camel.spring.boot.TypeConversionConfiguration
 
A B C F G I M O R S T 

Apache Camel