A B C D F G I L M N O R S T W 
All Classes All Packages

A

addListener(RuntimeValue<CamelMain>, RuntimeValue<MainListener>) - Method in class org.apache.camel.quarkus.main.CamelMainRecorder
 
addRoutesBuilder(RuntimeValue<CamelMain>, String) - Method in class org.apache.camel.quarkus.main.CamelMainRecorder
 
afterConfigure(BaseMainSupport) - Method in class org.apache.camel.quarkus.main.CamelMainEventBridge
 
AfterConfigure - Class in org.apache.camel.quarkus.main.events
Event fired by CamelMain to configure the created CamelContext.
AfterConfigure(BaseMainSupport) - Constructor for class org.apache.camel.quarkus.main.events.AfterConfigure
 
afterStart(BaseMainSupport) - Method in class org.apache.camel.quarkus.main.CamelMainEventBridge
 
AfterStart - Class in org.apache.camel.quarkus.main.events
Event fired by CamelMain after the CamelContext has been started.
AfterStart(BaseMainSupport) - Constructor for class org.apache.camel.quarkus.main.events.AfterStart
 
afterStop(BaseMainSupport) - Method in class org.apache.camel.quarkus.main.CamelMainEventBridge
 
AfterStop - Class in org.apache.camel.quarkus.main.events
Event fired by CamelMain after the CamelContext has been stopped.
AfterStop(BaseMainSupport) - Constructor for class org.apache.camel.quarkus.main.events.AfterStop
 

B

beforeConfigure(BaseMainSupport) - Method in class org.apache.camel.quarkus.main.CamelMainEventBridge
 
BeforeConfigure - Class in org.apache.camel.quarkus.main.events
Event fired by CamelMain before the CamelContext is configured.
BeforeConfigure(BaseMainSupport) - Constructor for class org.apache.camel.quarkus.main.events.BeforeConfigure
 
beforeInitialize(BaseMainSupport) - Method in class org.apache.camel.quarkus.main.CamelMainEventBridge
 
BeforeInitialize - Class in org.apache.camel.quarkus.main.events
Event fired after the CamelContext has been created and before the auto-configured step starts.
BeforeInitialize(BaseMainSupport) - Constructor for class org.apache.camel.quarkus.main.events.BeforeInitialize
 
beforeStart(BaseMainSupport) - Method in class org.apache.camel.quarkus.main.CamelMainEventBridge
 
BeforeStart - Class in org.apache.camel.quarkus.main.events
Event fired by CamelMain before the CamelContext is being created and started.
BeforeStart(BaseMainSupport) - Constructor for class org.apache.camel.quarkus.main.events.BeforeStart
 
beforeStop(BaseMainSupport) - Method in class org.apache.camel.quarkus.main.CamelMainEventBridge
 
BeforeStop - Class in org.apache.camel.quarkus.main.events
Event fired by CamelMain before the CamelContext is being stopped.
BeforeStop(BaseMainSupport) - Constructor for class org.apache.camel.quarkus.main.events.BeforeStop
 

C

camelMain() - Method in class org.apache.camel.quarkus.main.CamelMainProducers
 
CamelMain - Class in org.apache.camel.quarkus.main
 
CamelMain(CamelContext) - Constructor for class org.apache.camel.quarkus.main.CamelMain
 
CamelMainApplication - Class in org.apache.camel.quarkus.main
 
CamelMainApplication() - Constructor for class org.apache.camel.quarkus.main.CamelMainApplication
 
CamelMainConfig - Class in org.apache.camel.quarkus.main
 
CamelMainConfig() - Constructor for class org.apache.camel.quarkus.main.CamelMainConfig
 
CamelMainConfig.ShutdownConfig - Class in org.apache.camel.quarkus.main
 
CamelMainEventBridge - Class in org.apache.camel.quarkus.main
Bridges MainSupport events to CDI.
CamelMainEventBridge() - Constructor for class org.apache.camel.quarkus.main.CamelMainEventBridge
 
CamelMainProducers - Class in org.apache.camel.quarkus.main
 
CamelMainProducers() - Constructor for class org.apache.camel.quarkus.main.CamelMainProducers
 
CamelMainRecorder - Class in org.apache.camel.quarkus.main
 
CamelMainRecorder() - Constructor for class org.apache.camel.quarkus.main.CamelMainRecorder
 
CamelMainRoutesCollector - Class in org.apache.camel.quarkus.main
 
CamelMainRoutesCollector(RegistryRoutesLoader) - Constructor for class org.apache.camel.quarkus.main.CamelMainRoutesCollector
 
CamelMainRuntime - Class in org.apache.camel.quarkus.main
An implementation of the CamelRuntime based on camel-main.
CamelMainRuntime(CamelMain, long) - Constructor for class org.apache.camel.quarkus.main.CamelMainRuntime
 
collectRoutesFromRegistry(CamelContext, String, String) - Method in class org.apache.camel.quarkus.main.CamelMainRoutesCollector
 
configure(CamelContext) - Method in class org.apache.camel.quarkus.main.CamelMainEventBridge
 
createCamelContext() - Method in class org.apache.camel.quarkus.main.CamelMain
 
createCamelMain(RuntimeValue<CamelContext>, RuntimeValue<RoutesCollector>, BeanContainer) - Method in class org.apache.camel.quarkus.main.CamelMainRecorder
 
createRuntime(BeanContainer, RuntimeValue<CamelMain>, long) - Method in class org.apache.camel.quarkus.main.CamelMainRecorder
 
customizeContext(RuntimeValue<CamelMain>, List<RuntimeValue<CamelContextCustomizer>>) - Method in class org.apache.camel.quarkus.main.CamelMainRecorder
 

D

doInit() - Method in class org.apache.camel.quarkus.main.CamelMain
 
doStart() - Method in class org.apache.camel.quarkus.main.CamelMain
 
doStop() - Method in class org.apache.camel.quarkus.main.CamelMain
 

F

findOrCreateCamelTemplate() - Method in class org.apache.camel.quarkus.main.CamelMain
 

G

getCamelContext() - Method in class org.apache.camel.quarkus.main.CamelMainRuntime
 
getCamelContext() - Method in class org.apache.camel.quarkus.main.events.MainEvent
 
getCamelContext(Class<T>) - Method in class org.apache.camel.quarkus.main.events.MainEvent
 
getMain() - Method in class org.apache.camel.quarkus.main.events.MainEvent
 
getMainConfigurationProperties() - Method in class org.apache.camel.quarkus.main.CamelMain
 
getMainListeners() - Method in class org.apache.camel.quarkus.main.CamelMain
 
getRegistryRoutesLoader() - Method in class org.apache.camel.quarkus.main.CamelMainRoutesCollector
 
getSource() - Method in class org.apache.camel.quarkus.main.events.MainEvent
 
getType() - Method in class org.apache.camel.quarkus.main.events.MainEvent
 

I

initCamelContext() - Method in class org.apache.camel.quarkus.main.CamelMain
 

L

loadRouteBuilders(CamelContext) - Method in class org.apache.camel.quarkus.main.CamelMain
 

M

MainEvent - Class in org.apache.camel.quarkus.main.events
A base CamelEvent for BaseMainSupport events.
MainEvent(BaseMainSupport) - Constructor for class org.apache.camel.quarkus.main.events.MainEvent
 

N

newRoutesCollector(RuntimeValue<RegistryRoutesLoader>) - Method in class org.apache.camel.quarkus.main.CamelMainRecorder
 

O

org.apache.camel.quarkus.main - package org.apache.camel.quarkus.main
 
org.apache.camel.quarkus.main.events - package org.apache.camel.quarkus.main.events
 

R

run(String[]) - Method in class org.apache.camel.quarkus.main.CamelMain
 
run(String...) - Method in class org.apache.camel.quarkus.main.CamelMainApplication
 
runEngine() - Method in class org.apache.camel.quarkus.main.CamelMain
Start the engine if not done already and wait until completed, or the JVM terminates.

S

setMain(CamelMain) - Method in class org.apache.camel.quarkus.main.CamelMainProducers
 
shutdown - Variable in class org.apache.camel.quarkus.main.CamelMainConfig
Build time configuration options for CamelMain shutdown.
ShutdownConfig() - Constructor for class org.apache.camel.quarkus.main.CamelMainConfig.ShutdownConfig
 
start(String[]) - Method in class org.apache.camel.quarkus.main.CamelMainRuntime
 
startEngine() - Method in class org.apache.camel.quarkus.main.CamelMain
Start the engine.
stop() - Method in class org.apache.camel.quarkus.main.CamelMainRuntime
 

T

timeout - Variable in class org.apache.camel.quarkus.main.CamelMainConfig.ShutdownConfig
A timeout (with millisecond precision) to wait for BaseService.stop() to finish

W

waitForExit() - Method in class org.apache.camel.quarkus.main.CamelMainRuntime
 
A B C D F G I L M N O R S T W 
All Classes All Packages