A B C D E F G H I J L M N O P R S T U V W X 
All Classes All Packages

A

addConsumeRoute(RuntimeValue<CamelContext>, RuntimeValue<RoutesDefinition>, String, RuntimeValue<Object>, String, String) - Method in class org.apache.camel.quarkus.core.ConsumeRecorder
 
addConsumeRoutesToContext(RuntimeValue<CamelContext>, RuntimeValue<RoutesDefinition>) - Method in class org.apache.camel.quarkus.core.ConsumeRecorder
 
addListener(RuntimeValue<CamelMain>, RuntimeValue<MainListener>) - Method in class org.apache.camel.quarkus.main.CamelMainRecorder
 
addRoutes(RuntimeValue<CamelContext>, List<String>) - Method in class org.apache.camel.quarkus.core.CamelContextRecorder
 
addRoutesBuilder(RuntimeValue<CamelMain>, String) - Method in class org.apache.camel.quarkus.main.CamelMainRecorder
 
addShutdownTask(ShutdownContext, RuntimeValue<CamelRuntime>) - Method in class org.apache.camel.quarkus.core.CamelBootstrapRecorder
 
addTypeConverterLoader(RuntimeValue<TypeConverterRegistry>, RuntimeValue<TypeConverterLoader>) - Method in class org.apache.camel.quarkus.core.CamelRecorder
 
addTypeConverterLoader(RuntimeValue<TypeConverterRegistry>, Class<? extends TypeConverterLoader>) - Method in class org.apache.camel.quarkus.core.CamelRecorder
 
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
 
ArgumentConfig() - Constructor for class org.apache.camel.quarkus.main.CamelMainConfig.ArgumentConfig
 
arguments - Variable in class org.apache.camel.quarkus.main.CamelMainConfig
Build time configuration options for CamelMain arguments

B

BEAN - Static variable in class org.apache.camel.quarkus.core.CamelCapabilities
 
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
 
bind(RuntimeValue<Registry>, String, Class<?>) - Method in class org.apache.camel.quarkus.core.CamelRecorder
 
bind(RuntimeValue<Registry>, String, Class<?>, RuntimeValue<?>) - Method in class org.apache.camel.quarkus.core.CamelRecorder
 
bind(RuntimeValue<Registry>, String, Class<?>, Object) - Method in class org.apache.camel.quarkus.core.CamelRecorder
 
bootstrap - Variable in class org.apache.camel.quarkus.core.CamelConfig
Build time configuration options for CamelRuntime bootstrap.
BootstrapConfig() - Constructor for class org.apache.camel.quarkus.core.CamelConfig.BootstrapConfig
 
build() - Method in class org.apache.camel.quarkus.core.FastCamelContext
 
build() - Method in class org.apache.camel.quarkus.core.FastFactoryFinderResolver.Builder
 
Builder() - Constructor for class org.apache.camel.quarkus.core.FastFactoryFinderResolver.Builder
 

C

CamelBootstrapRecorder - Class in org.apache.camel.quarkus.core
 
CamelBootstrapRecorder() - Constructor for class org.apache.camel.quarkus.core.CamelBootstrapRecorder
 
CamelCapabilities - Class in org.apache.camel.quarkus.core
 
CamelConfig - Class in org.apache.camel.quarkus.core
 
CamelConfig() - Constructor for class org.apache.camel.quarkus.core.CamelConfig
 
CamelConfig.BootstrapConfig - Class in org.apache.camel.quarkus.core
 
CamelConfig.CSimpleConfig - Class in org.apache.camel.quarkus.core
 
CamelConfig.EventBridgeConfig - Class in org.apache.camel.quarkus.core
 
CamelConfig.FailureRemedy - Enum in org.apache.camel.quarkus.core
 
CamelConfig.NativeConfig - Class in org.apache.camel.quarkus.core
 
CamelConfig.ReflectionConfig - Class in org.apache.camel.quarkus.core
 
CamelConfig.ResourcesConfig - Class in org.apache.camel.quarkus.core
 
CamelConfig.RoutesDiscoveryConfig - Class in org.apache.camel.quarkus.core
 
CamelConfig.RuntimeCatalogConfig - Class in org.apache.camel.quarkus.core
 
CamelConfig.ServiceConfig - Class in org.apache.camel.quarkus.core
 
CamelConfig.ServiceDiscoveryConfig - Class in org.apache.camel.quarkus.core
 
CamelConfig.ServiceRegistryConfig - Class in org.apache.camel.quarkus.core
 
CamelConfigFlags - Class in org.apache.camel.quarkus.core
 
CamelConfigFlags.RoutesDiscoveryEnabled - Class in org.apache.camel.quarkus.core
 
CamelConfigFlags.RuntimeCatalogEnabled - Class in org.apache.camel.quarkus.core
 
camelConsumerTemplate() - Method in class org.apache.camel.quarkus.core.CamelProducers
 
camelContext() - Method in class org.apache.camel.quarkus.core.CamelProducers
 
CamelContextRecorder - Class in org.apache.camel.quarkus.core
 
CamelContextRecorder() - Constructor for class org.apache.camel.quarkus.core.CamelContextRecorder
 
CamelContextRuntime - Class in org.apache.camel.quarkus.core
A simple implementation of the CamelRuntime that directly starts/stop the CamelContext.
CamelContextRuntime(CamelContext) - Constructor for class org.apache.camel.quarkus.core.CamelContextRuntime
 
camelFluentProducerTemplate(InjectionPoint) - Method in class org.apache.camel.quarkus.core.CamelProducers
 
CamelHotReplacementSetup - Class in org.apache.camel.quarkus.core.devmode
 
CamelHotReplacementSetup() - Constructor for class org.apache.camel.quarkus.core.devmode.CamelHotReplacementSetup
 
CamelLifecycleEventBridge - Class in org.apache.camel.quarkus.core
Bridges LifecycleStrategy callbacks and CDI by producing the correspondent events.
CamelLifecycleEventBridge(Set<String>) - Constructor for class org.apache.camel.quarkus.core.CamelLifecycleEventBridge
 
camelMain() - Method in class org.apache.camel.quarkus.main.CamelMainProducers
 
CamelMain - Class in org.apache.camel.quarkus.main
 
CamelMain(CamelContext, CamelConfig.FailureRemedy) - 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.ArgumentConfig - Class in org.apache.camel.quarkus.main
 
CamelMainConfig.ShutdownConfig - Class in org.apache.camel.quarkus.main
 
CamelMainEventBridge - Class in org.apache.camel.quarkus.main
Bridges MainSupport events to CDI.
CamelMainEventBridge(Set<String>) - 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
 
CamelManagementEventBridge - Class in org.apache.camel.quarkus.core
Bridges Camel Management events to CDI.
CamelManagementEventBridge(Set<String>) - Constructor for class org.apache.camel.quarkus.core.CamelManagementEventBridge
 
CamelProducers - Class in org.apache.camel.quarkus.core
Producers of beans that are injectable via CDI.
CamelProducers() - Constructor for class org.apache.camel.quarkus.core.CamelProducers
 
camelProducerTemplate(InjectionPoint) - Method in class org.apache.camel.quarkus.core.CamelProducers
 
CamelQuarkusBeanPostProcessor - Class in org.apache.camel.quarkus
 
CamelQuarkusBeanPostProcessor(CamelContext) - Constructor for class org.apache.camel.quarkus.CamelQuarkusBeanPostProcessor
 
CamelQuarkusClassResolver - Class in org.apache.camel.quarkus.core
 
CamelQuarkusClassResolver(ClassLoader) - Constructor for class org.apache.camel.quarkus.core.CamelQuarkusClassResolver
 
CamelQuarkusPackageScanResourceResolver - Class in org.apache.camel.quarkus.core
Custom PackageScanResourceResolver that adds the specific ClassLoader instance that Camel Quarkus requires for resolving resources.
CamelQuarkusPackageScanResourceResolver() - Constructor for class org.apache.camel.quarkus.core.CamelQuarkusPackageScanResourceResolver
 
CamelRecorder - Class in org.apache.camel.quarkus.core
 
CamelRecorder() - Constructor for class org.apache.camel.quarkus.core.CamelRecorder
 
camelRegistry() - Method in class org.apache.camel.quarkus.core.CamelProducers
 
camelRuntime() - Method in class org.apache.camel.quarkus.core.CamelProducers
 
CamelRuntime - Interface in org.apache.camel.quarkus.core
Represent a runnable Camel instance.
CamelRuntimeCatalog - Class in org.apache.camel.quarkus.core
 
CamelRuntimeCatalog(CamelConfig.RuntimeCatalogConfig) - Constructor for class org.apache.camel.quarkus.core.CamelRuntimeCatalog
 
collectRoutesFromRegistry(CamelContext, String, String) - Method in interface org.apache.camel.quarkus.core.RegistryRoutesLoader
 
collectRoutesFromRegistry(CamelContext, String, String) - Method in class org.apache.camel.quarkus.core.RegistryRoutesLoaders.Default
 
collectRoutesFromRegistry(CamelContext, String, String) - Method in class org.apache.camel.quarkus.core.RegistryRoutesLoaders.Disabled
 
collectRoutesFromRegistry(CamelContext, String, String) - Method in class org.apache.camel.quarkus.main.CamelMainRoutesCollector
 
ComponentAddEvent - Class in org.apache.camel.quarkus.core.events
 
ComponentAddEvent(Component) - Constructor for class org.apache.camel.quarkus.core.events.ComponentAddEvent
 
ComponentEvent - Class in org.apache.camel.quarkus.core.events
Base CamelEvent for Component related events.
ComponentEvent(Component) - Constructor for class org.apache.camel.quarkus.core.events.ComponentEvent
 
componentJSonSchema(String) - Method in class org.apache.camel.quarkus.core.CamelRuntimeCatalog
 
ComponentRemoveEvent - Class in org.apache.camel.quarkus.core.events
 
ComponentRemoveEvent(Component) - Constructor for class org.apache.camel.quarkus.core.events.ComponentRemoveEvent
 
components - Variable in class org.apache.camel.quarkus.core.CamelConfig.RuntimeCatalogConfig
If true the Runtime Camel Catalog embedded in the application will contain JSON schemas of Camel components available in the application; otherwise component JSON schemas will not be available in the Runtime Camel Catalog and any attempt to access those will result in a RuntimeException.
componentSupplier(String, String) - Method in class org.apache.camel.quarkus.core.InjectionPointsRecorder
 
configure(CamelContext) - Method in class org.apache.camel.quarkus.main.CamelMainEventBridge
 
configureRoutes(CamelContext) - Method in class org.apache.camel.quarkus.main.CamelMain
 
configureStartupRecorder(CamelContext) - Method in class org.apache.camel.quarkus.main.CamelMain
 
ConsumeRecorder - Class in org.apache.camel.quarkus.core
Support for Camel Consume annotation.
ConsumeRecorder() - Constructor for class org.apache.camel.quarkus.core.ConsumeRecorder
 
CORE - Static variable in class org.apache.camel.quarkus.core.CamelCapabilities
 
createBeanPostProcessor() - Method in class org.apache.camel.quarkus.core.FastCamelContext
 
createCamelContext() - Method in class org.apache.camel.quarkus.main.CamelMain
 
createCamelMain(RuntimeValue<CamelContext>, RuntimeValue<RoutesCollector>, BeanContainer, CamelConfig.FailureRemedy) - Method in class org.apache.camel.quarkus.main.CamelMainRecorder
 
createClassResolver() - Method in class org.apache.camel.quarkus.core.FastCamelContext
 
createComponentNameResolver() - Method in class org.apache.camel.quarkus.core.FastCamelContext
 
createComponentNameResolver(Set<String>) - Method in class org.apache.camel.quarkus.core.CamelRecorder
 
createComponentResolver() - Method in class org.apache.camel.quarkus.core.FastCamelContext
 
createContext(RuntimeValue<Registry>, RuntimeValue<TypeConverterRegistry>, RuntimeValue<ModelJAXBContextFactory>, RuntimeValue<ModelToXMLDumper>, RuntimeValue<FactoryFinderResolver>, RuntimeValue<ComponentNameResolver>, BeanContainer, String, CamelConfig) - Method in class org.apache.camel.quarkus.core.CamelContextRecorder
 
createEndpoint(String, Class<? extends Endpoint>) - Method in class org.apache.camel.quarkus.core.CamelRecorder
 
createFactoryFinderResolver() - Method in class org.apache.camel.quarkus.core.FastCamelContext
 
createFluentProducerTemplate(String) - Method in class org.apache.camel.quarkus.core.CamelRecorder
 
createManagementNameStrategy() - Method in class org.apache.camel.quarkus.core.FastCamelContext
 
createModelJAXBContextFactory() - Method in class org.apache.camel.quarkus.core.FastCamelContext
 
createModelToXMLDumper() - Method in class org.apache.camel.quarkus.core.FastCamelContext
 
createNoShutdownStrategyCustomizer() - Method in class org.apache.camel.quarkus.core.CamelContextRecorder
 
createPackageScanResourceResolver() - Method in class org.apache.camel.quarkus.core.FastCamelContext
 
createProcessor() - Method in class org.apache.camel.quarkus.core.DisabledValidateReifier
 
createProducerTemplate(String) - Method in class org.apache.camel.quarkus.core.CamelRecorder
 
createPropertiesComponent() - Method in class org.apache.camel.quarkus.core.FastCamelContext
 
createReactiveExecutor() - Method in class org.apache.camel.quarkus.core.CamelRecorder
 
createRegistry() - Method in class org.apache.camel.quarkus.core.CamelRecorder
 
createRegistry() - Method in class org.apache.camel.quarkus.core.FastCamelContext
 
createRoutesDefinition() - Method in class org.apache.camel.quarkus.core.ConsumeRecorder
 
createRuntime(BeanContainer, RuntimeValue<CamelContext>) - Method in class org.apache.camel.quarkus.core.CamelContextRecorder
 
createRuntime(BeanContainer, RuntimeValue<CamelMain>, long) - Method in class org.apache.camel.quarkus.main.CamelMainRecorder
 
createShutdownStrategy() - Method in class org.apache.camel.quarkus.core.FastCamelContext
 
createTypeConverter() - Method in class org.apache.camel.quarkus.core.FastCamelContext
 
createTypeConverterRegistry() - Method in class org.apache.camel.quarkus.core.CamelRecorder
 
createTypeConverterRegistry() - Method in class org.apache.camel.quarkus.core.FastCamelContext
 
createXMLRoutesDefinitionLoader() - Method in class org.apache.camel.quarkus.core.FastCamelContext
 
csimple - Variable in class org.apache.camel.quarkus.core.CamelConfig
Build time configuration options for the Camel CSimple language.
CSimpleConfig() - Constructor for class org.apache.camel.quarkus.core.CamelConfig.CSimpleConfig
 
customize(RuntimeValue<CamelContext>, RuntimeValue<CamelContextCustomizer>) - Method in class org.apache.camel.quarkus.core.CamelContextRecorder
 
customizeContext(RuntimeValue<CamelMain>, List<RuntimeValue<CamelContextCustomizer>>) - Method in class org.apache.camel.quarkus.main.CamelMainRecorder
 

D

dataFormatJSonSchema(String) - Method in class org.apache.camel.quarkus.core.CamelRuntimeCatalog
 
dataformats - Variable in class org.apache.camel.quarkus.core.CamelConfig.RuntimeCatalogConfig
If true the Runtime Camel Catalog embedded in the application will contain JSON schemas of Camel data formats available in the application; otherwise data format JSON schemas will not be available in the Runtime Camel Catalog and any attempt to access those will result in a RuntimeException.
Default() - Constructor for class org.apache.camel.quarkus.core.RegistryRoutesLoaders.Default
 
Disabled() - Constructor for class org.apache.camel.quarkus.core.RegistryRoutesLoaders.Disabled
 
DisabledModelJAXBContextFactory - Class in org.apache.camel.quarkus.core
 
DisabledModelJAXBContextFactory() - Constructor for class org.apache.camel.quarkus.core.DisabledModelJAXBContextFactory
 
DisabledModelToXMLDumper - Class in org.apache.camel.quarkus.core
 
DisabledModelToXMLDumper() - Constructor for class org.apache.camel.quarkus.core.DisabledModelToXMLDumper
 
DisabledPredicateValidatorReifier - Class in org.apache.camel.quarkus.core
 
DisabledPredicateValidatorReifier(CamelContext, ValidatorDefinition) - Constructor for class org.apache.camel.quarkus.core.DisabledPredicateValidatorReifier
 
DisabledValidateReifier - Class in org.apache.camel.quarkus.core
 
DisabledValidateReifier(Route, ProcessorDefinition<?>) - Constructor for class org.apache.camel.quarkus.core.DisabledValidateReifier
 
DisabledXMLRoutesDefinitionLoader - Class in org.apache.camel.quarkus.core
 
DisabledXMLRoutesDefinitionLoader() - Constructor for class org.apache.camel.quarkus.core.DisabledXMLRoutesDefinitionLoader
 
disableXmlReifiers() - Method in class org.apache.camel.quarkus.core.CamelRecorder
 
discovery - Variable in class org.apache.camel.quarkus.core.CamelConfig.ServiceConfig
Build time configuration related to discoverability of Camel services via the org.apache.camel.spi.FactoryFinder mechanism
doCreateValidator() - Method in class org.apache.camel.quarkus.core.DisabledPredicateValidatorReifier
 
doInit() - Method in class org.apache.camel.quarkus.core.CamelManagementEventBridge
 
doInit() - Method in class org.apache.camel.quarkus.core.FastCamelContext
 
doInit() - Method in class org.apache.camel.quarkus.core.FastTypeConverter
 
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
 
dumpModelAsXml(CamelContext, NamedNode) - Method in class org.apache.camel.quarkus.core.DisabledModelToXMLDumper
 
dumpModelAsXml(CamelContext, NamedNode, boolean, boolean) - Method in class org.apache.camel.quarkus.core.DisabledModelToXMLDumper
 

E

enabled - Variable in class org.apache.camel.quarkus.core.CamelConfig.BootstrapConfig
When set to true, the CamelRuntime will be started automatically.
enabled - Variable in class org.apache.camel.quarkus.core.CamelConfig.EventBridgeConfig
Whether to enable the bridging of Camel events to CDI events.
enabled - Variable in class org.apache.camel.quarkus.core.CamelConfig.RoutesDiscoveryConfig
Enable automatic discovery of routes during static initialization.
EndpointAddEvent - Class in org.apache.camel.quarkus.core.events
 
EndpointAddEvent(Endpoint) - Constructor for class org.apache.camel.quarkus.core.events.EndpointAddEvent
 
EndpointEvent - Class in org.apache.camel.quarkus.core.events
Base CamelEvent for Endpoint related events.
EndpointEvent(Endpoint) - Constructor for class org.apache.camel.quarkus.core.events.EndpointEvent
 
EndpointRemoveEvent - Class in org.apache.camel.quarkus.core.events
 
EndpointRemoveEvent(Endpoint) - Constructor for class org.apache.camel.quarkus.core.events.EndpointRemoveEvent
 
entry(String, Class<?>) - Method in class org.apache.camel.quarkus.core.FastFactoryFinderResolver.Builder
 
ErrorHandlerAddEvent - Class in org.apache.camel.quarkus.core.events
 
ErrorHandlerAddEvent(Route, Processor, ErrorHandlerFactory) - Constructor for class org.apache.camel.quarkus.core.events.ErrorHandlerAddEvent
 
ErrorHandlerEvent - Class in org.apache.camel.quarkus.core.events
Base CamelEvent for ErrorHandlerFactory related events.
ErrorHandlerEvent(Route, Processor, ErrorHandlerFactory) - Constructor for class org.apache.camel.quarkus.core.events.ErrorHandlerEvent
 
ErrorHandlerRemoveEvent - Class in org.apache.camel.quarkus.core.events
 
ErrorHandlerRemoveEvent(Route, Processor, ErrorHandlerFactory) - Constructor for class org.apache.camel.quarkus.core.events.ErrorHandlerRemoveEvent
 
eventBridge - Variable in class org.apache.camel.quarkus.core.CamelConfig
Build time configuration options for the Camel CDI event bridge.
EventBridgeConfig() - Constructor for class org.apache.camel.quarkus.core.CamelConfig.EventBridgeConfig
 
excludePatterns - Variable in class org.apache.camel.quarkus.core.CamelConfig.ReflectionConfig
A comma separated list of Ant-path style patterns to match class names that should be excluded from registering for reflection.
excludePatterns - Variable in class org.apache.camel.quarkus.core.CamelConfig.ResourcesConfig
Replaced by quarkus.native.resources.excludes in Camel Quarkus 2.0.0.
excludePatterns - Variable in class org.apache.camel.quarkus.core.CamelConfig.RoutesDiscoveryConfig
Used for exclusive filtering scanning of RouteBuilder classes.
excludePatterns - Variable in class org.apache.camel.quarkus.core.CamelConfig.ServiceDiscoveryConfig
A comma-separated list of Ant-path style patterns to match Camel service definition files in the classpath.
excludePatterns - Variable in class org.apache.camel.quarkus.core.CamelConfig.ServiceRegistryConfig
A comma-separated list of Ant-path style patterns to match Camel service definition files in the classpath.

F

factoryFinderResolver(RuntimeValue<FastFactoryFinderResolver.Builder>) - Method in class org.apache.camel.quarkus.core.CamelRecorder
 
factoryFinderResolverBuilder() - Method in class org.apache.camel.quarkus.core.CamelRecorder
 
factoryFinderResolverEntry(RuntimeValue<FastFactoryFinderResolver.Builder>, String, Class<?>) - Method in class org.apache.camel.quarkus.core.CamelRecorder
 
fail - org.apache.camel.quarkus.core.CamelConfig.FailureRemedy
 
FastCamelContext - Class in org.apache.camel.quarkus.core
 
FastCamelContext(FactoryFinderResolver, String, ModelToXMLDumper) - Constructor for class org.apache.camel.quarkus.core.FastCamelContext
 
FastComponentNameResolver - Class in org.apache.camel.quarkus.core
A fast ComponentNameResolver implementation, returning a fixed set of component names that were discovered at build time
FastComponentNameResolver(Set<String>) - Constructor for class org.apache.camel.quarkus.core.FastComponentNameResolver
 
FastFactoryFinder(String) - Constructor for class org.apache.camel.quarkus.core.FastFactoryFinderResolver.FastFactoryFinder
 
FastFactoryFinderResolver - Class in org.apache.camel.quarkus.core
A build time assembled FactoryFinderResolver.
FastFactoryFinderResolver(Map<String, Class<?>>) - Constructor for class org.apache.camel.quarkus.core.FastFactoryFinderResolver
 
FastFactoryFinderResolver.Builder - Class in org.apache.camel.quarkus.core
 
FastFactoryFinderResolver.FastFactoryFinder - Class in org.apache.camel.quarkus.core
 
FastTypeConverter - Class in org.apache.camel.quarkus.core
 
FastTypeConverter() - Constructor for class org.apache.camel.quarkus.core.FastTypeConverter
 
FileUtils - Class in org.apache.camel.quarkus.core.util
 
findByType(Class<T>) - Method in class org.apache.camel.quarkus.core.RuntimeBeanRepository
 
findByTypeWithName(Class<T>) - Method in class org.apache.camel.quarkus.core.RuntimeBeanRepository
 
findClass(String) - Method in class org.apache.camel.quarkus.core.FastFactoryFinderResolver.FastFactoryFinder
 
findOptionalClass(String) - Method in class org.apache.camel.quarkus.core.FastFactoryFinderResolver.FastFactoryFinder
 
findOrCreateCamelTemplate() - Method in class org.apache.camel.quarkus.main.CamelMain
 

G

getAsBoolean() - Method in class org.apache.camel.quarkus.core.CamelConfigFlags.RoutesDiscoveryEnabled
 
getAsBoolean() - Method in class org.apache.camel.quarkus.core.CamelConfigFlags.RuntimeCatalogEnabled
 
getCamelContext() - Method in class org.apache.camel.quarkus.core.CamelContextRuntime
 
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
 
getClassMap() - Method in class org.apache.camel.quarkus.core.FastFactoryFinderResolver
 
getComponent() - Method in class org.apache.camel.quarkus.core.events.ComponentEvent
 
getComponent(Class<T>) - Method in class org.apache.camel.quarkus.core.events.ComponentEvent
 
getComponentParameterJsonSchema(String) - Method in class org.apache.camel.quarkus.core.FastCamelContext
 
getContext() - Method in class org.apache.camel.quarkus.core.events.ComponentEvent
 
getContext() - Method in class org.apache.camel.quarkus.core.events.EndpointEvent
 
getContext() - Method in class org.apache.camel.quarkus.core.events.ServiceEvent
 
getContext() - Method in class org.apache.camel.quarkus.core.events.ThreadPoolEvent
 
getDataFormatParameterJsonSchema(String) - Method in class org.apache.camel.quarkus.core.FastCamelContext
 
getEndpoint() - Method in class org.apache.camel.quarkus.core.events.EndpointEvent
 
getEndpoint(Class<T>) - Method in class org.apache.camel.quarkus.core.events.EndpointEvent
 
getEndpointUri(RuntimeValue<CamelContext>, String, String) - Method in class org.apache.camel.quarkus.core.ConsumeRecorder
 
getErrorHandler() - Method in class org.apache.camel.quarkus.core.events.ErrorHandlerEvent
 
getErrorHandlerFactory() - Method in class org.apache.camel.quarkus.core.events.ErrorHandlerEvent
 
getId() - Method in class org.apache.camel.quarkus.core.events.ThreadPoolAddEvent
 
getInstance() - Static method in class org.apache.camel.quarkus.core.StaticAnnotationTypeConverterLoader
 
getLanguageParameterJsonSchema(String) - Method in class org.apache.camel.quarkus.core.FastCamelContext
 
getLoggingLevel() - Method in class org.apache.camel.quarkus.core.NoShutdownStrategy
 
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
 
getResourcePath() - Method in class org.apache.camel.quarkus.core.FastFactoryFinderResolver.FastFactoryFinder
 
getRoute() - Method in class org.apache.camel.quarkus.core.events.ErrorHandlerEvent
 
getRoute() - Method in class org.apache.camel.quarkus.core.events.ServiceEvent
 
getRouteId() - Method in class org.apache.camel.quarkus.core.events.ThreadPoolAddEvent
 
getService() - Method in class org.apache.camel.quarkus.core.events.ServiceEvent
 
getService(Class<T>) - Method in class org.apache.camel.quarkus.core.events.ServiceEvent
 
getSource() - Method in class org.apache.camel.quarkus.main.events.MainEvent
 
getSourceId() - Method in class org.apache.camel.quarkus.core.events.ThreadPoolAddEvent
 
getTestExcludeRoutes() - Method in class org.apache.camel.quarkus.core.FastCamelContext
 
getThreadPool() - Method in class org.apache.camel.quarkus.core.events.ThreadPoolEvent
 
getThreadPoolProfileId() - Method in class org.apache.camel.quarkus.core.events.ThreadPoolAddEvent
 
getTimeout() - Method in class org.apache.camel.quarkus.core.NoShutdownStrategy
 
getTimeUnit() - Method in class org.apache.camel.quarkus.core.NoShutdownStrategy
 
getType() - Method in class org.apache.camel.quarkus.core.events.ComponentEvent
 
getType() - Method in class org.apache.camel.quarkus.core.events.EndpointEvent
 
getType() - Method in class org.apache.camel.quarkus.core.events.ErrorHandlerEvent
 
getType() - Method in class org.apache.camel.quarkus.core.events.ServiceEvent
 
getType() - Method in class org.apache.camel.quarkus.core.events.ThreadPoolEvent
 
getType() - Method in class org.apache.camel.quarkus.main.events.MainEvent
 
getVersion() - Method in class org.apache.camel.quarkus.core.FastCamelContext
 

H

hasTimeoutOccurred() - Method in class org.apache.camel.quarkus.core.NoShutdownStrategy
 

I

ignore - org.apache.camel.quarkus.core.CamelConfig.FailureRemedy
 
includePatterns - Variable in class org.apache.camel.quarkus.core.CamelConfig.ReflectionConfig
A comma separated list of Ant-path style patterns to match class names that should be registered for reflection.
includePatterns - Variable in class org.apache.camel.quarkus.core.CamelConfig.ResourcesConfig
Replaced by quarkus.native.resources.includes in Camel Quarkus 2.0.0.
includePatterns - Variable in class org.apache.camel.quarkus.core.CamelConfig.RoutesDiscoveryConfig
Used for inclusive filtering scanning of RouteBuilder classes.
includePatterns - Variable in class org.apache.camel.quarkus.core.CamelConfig.ServiceDiscoveryConfig
A comma-separated list of Ant-path style patterns to match Camel service definition files in the classpath.
includePatterns - Variable in class org.apache.camel.quarkus.core.CamelConfig.ServiceRegistryConfig
A comma-separated list of Ant-path style patterns to match Camel service definition files in the classpath.
initCamelContext() - Method in class org.apache.camel.quarkus.main.CamelMain
 
initialize() - Method in class org.apache.camel.quarkus.core.CamelQuarkusPackageScanResourceResolver
 
InjectionPointsRecorder - Class in org.apache.camel.quarkus.core
 
InjectionPointsRecorder() - Constructor for class org.apache.camel.quarkus.core.InjectionPointsRecorder
 
isEnabled(CamelEvent) - Method in class org.apache.camel.quarkus.core.CamelManagementEventBridge
 
isForceShutdown() - Method in class org.apache.camel.quarkus.core.NoShutdownStrategy
 
isLogInflightExchangesOnTimeout() - Method in class org.apache.camel.quarkus.core.NoShutdownStrategy
 
isShutdownNowOnTimeout() - Method in class org.apache.camel.quarkus.core.NoShutdownStrategy
 
isShutdownRoutesInReverseOrder() - Method in class org.apache.camel.quarkus.core.NoShutdownStrategy
 
isSuppressLoggingOnTimeout() - Method in class org.apache.camel.quarkus.core.NoShutdownStrategy
 

J

JvmOnlyRecorder - Class in org.apache.camel.quarkus.core
 
JvmOnlyRecorder() - Constructor for class org.apache.camel.quarkus.core.JvmOnlyRecorder
 

L

languageJSonSchema(String) - Method in class org.apache.camel.quarkus.core.CamelRuntimeCatalog
 
languages - Variable in class org.apache.camel.quarkus.core.CamelConfig.RuntimeCatalogConfig
If true the Runtime Camel Catalog embedded in the application will contain JSON schemas of Camel languages available in the application; otherwise language JSON schemas will not be available in the Runtime Camel Catalog and any attempt to access those will result in a RuntimeException.
load(TypeConverterRegistry, Set<Class>) - Method in class org.apache.camel.quarkus.core.StaticAnnotationTypeConverterLoader
 
loadAllResourcesAsURL(String) - Method in class org.apache.camel.quarkus.core.CamelQuarkusClassResolver
 
loadAnnotatedConverters(RuntimeValue<TypeConverterRegistry>, Set<Class>) - Method in class org.apache.camel.quarkus.core.CamelRecorder
 
loadClass(String, ClassLoader) - Method in class org.apache.camel.quarkus.core.CamelQuarkusClassResolver
 
loadCoreAndFastTypeConverters() - Method in class org.apache.camel.quarkus.core.FastTypeConverter
 
loadResourceAsStream(String) - Method in class org.apache.camel.quarkus.core.CamelQuarkusClassResolver
 
loadResourceAsURL(String) - Method in class org.apache.camel.quarkus.core.CamelQuarkusClassResolver
 
loadResourcesAsURL(String) - Method in class org.apache.camel.quarkus.core.CamelQuarkusClassResolver
 
loadRestsDefinition(CamelContext, InputStream) - Method in class org.apache.camel.quarkus.core.DisabledXMLRoutesDefinitionLoader
 
loadRoutesDefinition(CamelContext, InputStream) - Method in class org.apache.camel.quarkus.core.DisabledXMLRoutesDefinitionLoader
 
loadRouteTemplatesDefinition(CamelContext, InputStream) - Method in class org.apache.camel.quarkus.core.DisabledXMLRoutesDefinitionLoader
 
lookupByName(String) - Method in class org.apache.camel.quarkus.core.RuntimeBeanRepository
 
lookupByNameAndType(String, Class<T>) - Method in class org.apache.camel.quarkus.core.RuntimeBeanRepository
 

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
 
mapKey(String, String) - Static method in class org.apache.camel.quarkus.core.FastFactoryFinderResolver
 
modelJSonSchema(String) - Method in class org.apache.camel.quarkus.core.CamelRuntimeCatalog
 
models - Variable in class org.apache.camel.quarkus.core.CamelConfig.RuntimeCatalogConfig
If true the Runtime Camel Catalog embedded in the application will contain JSON schemas of Camel EIP models available in the application; otherwise EIP model JSON schemas will not be available in the Runtime Camel Catalog and any attempt to access those will result in a RuntimeException.

N

native_ - Variable in class org.apache.camel.quarkus.core.CamelConfig
Build time configuration options related to the building of native executable.
NativeConfig() - Constructor for class org.apache.camel.quarkus.core.CamelConfig.NativeConfig
 
newDefaultRegistryRoutesLoader() - Method in class org.apache.camel.quarkus.core.CamelRecorder
 
newDefaultStartupStepRecorder() - Method in class org.apache.camel.quarkus.core.CamelRecorder
 
newDisabledModelJAXBContextFactory() - Method in class org.apache.camel.quarkus.core.CamelRecorder
 
newDisabledModelToXMLDumper() - Method in class org.apache.camel.quarkus.core.CamelRecorder
 
newDisabledRegistryRoutesLoader() - Method in class org.apache.camel.quarkus.core.CamelRecorder
 
newInstance(String) - Method in class org.apache.camel.quarkus.core.FastFactoryFinderResolver.FastFactoryFinder
 
newInstance(String, Class<T>) - Method in class org.apache.camel.quarkus.core.FastFactoryFinderResolver.FastFactoryFinder
 
newJAXBContext() - Method in class org.apache.camel.quarkus.core.DisabledModelJAXBContextFactory
 
newRoutesCollector(RuntimeValue<RegistryRoutesLoader>) - Method in class org.apache.camel.quarkus.main.CamelMainRecorder
 
nixifyPath(String) - Static method in class org.apache.camel.quarkus.core.util.FileUtils
Converts non-*nix path separator characters to the *nix alternative
nixifyPath(Path) - Static method in class org.apache.camel.quarkus.core.util.FileUtils
Converts non-*nix path separator characters to the *nix alternative
NoShutdownStrategy - Class in org.apache.camel.quarkus.core
 
NoShutdownStrategy() - Constructor for class org.apache.camel.quarkus.core.NoShutdownStrategy
 
notify(CamelEvent) - Method in class org.apache.camel.quarkus.core.CamelManagementEventBridge
 

O

onBuildTimeAnalysisFailure - Variable in class org.apache.camel.quarkus.core.CamelConfig.CSimpleConfig
What to do if it is not possible to extract CSimple expressions from a route definition at build time.
onComponentAdd(String, Component) - Method in class org.apache.camel.quarkus.core.CamelLifecycleEventBridge
 
onComponentRemove(String, Component) - Method in class org.apache.camel.quarkus.core.CamelLifecycleEventBridge
 
onContextInitialized(CamelContext) - Method in class org.apache.camel.quarkus.core.CamelLifecycleEventBridge
 
onContextStart(CamelContext) - Method in class org.apache.camel.quarkus.core.CamelLifecycleEventBridge
 
onContextStop(CamelContext) - Method in class org.apache.camel.quarkus.core.CamelLifecycleEventBridge
 
onEndpointAdd(Endpoint) - Method in class org.apache.camel.quarkus.core.CamelLifecycleEventBridge
 
onEndpointRemove(Endpoint) - Method in class org.apache.camel.quarkus.core.CamelLifecycleEventBridge
 
onRouteContextCreate(Route) - Method in class org.apache.camel.quarkus.core.CamelLifecycleEventBridge
 
onRoutesAdd(Collection<Route>) - Method in class org.apache.camel.quarkus.core.CamelLifecycleEventBridge
 
onRoutesRemove(Collection<Route>) - Method in class org.apache.camel.quarkus.core.CamelLifecycleEventBridge
 
onServiceAdd(CamelContext, Service, Route) - Method in class org.apache.camel.quarkus.core.CamelLifecycleEventBridge
 
onServiceRemove(CamelContext, Service, Route) - Method in class org.apache.camel.quarkus.core.CamelLifecycleEventBridge
 
onThreadPoolAdd(CamelContext, ThreadPoolExecutor, String, String, String, String) - Method in class org.apache.camel.quarkus.core.CamelLifecycleEventBridge
 
onThreadPoolRemove(CamelContext, ThreadPoolExecutor) - Method in class org.apache.camel.quarkus.core.CamelLifecycleEventBridge
 
onUnknown - Variable in class org.apache.camel.quarkus.main.CamelMainConfig.ArgumentConfig
The action to take when CamelMain encounters an unknown argument.
org.apache.camel.quarkus - package org.apache.camel.quarkus
 
org.apache.camel.quarkus.core - package org.apache.camel.quarkus.core
 
org.apache.camel.quarkus.core.devmode - package org.apache.camel.quarkus.core.devmode
 
org.apache.camel.quarkus.core.events - package org.apache.camel.quarkus.core.events
 
org.apache.camel.quarkus.core.graal - package org.apache.camel.quarkus.core.graal
 
org.apache.camel.quarkus.core.util - package org.apache.camel.quarkus.core.util
 
org.apache.camel.quarkus.main - package org.apache.camel.quarkus.main
 
org.apache.camel.quarkus.main.events - package org.apache.camel.quarkus.main.events
 

P

parseArguments(String[]) - Method in class org.apache.camel.quarkus.main.CamelMain
 
postProcessBeforeInitialization(Object, String) - Method in class org.apache.camel.quarkus.CamelQuarkusBeanPostProcessor
 
produceProxy(Class<?>, String) - Method in class org.apache.camel.quarkus.core.CamelRecorder
 

R

reflection - Variable in class org.apache.camel.quarkus.core.CamelConfig.NativeConfig
Register classes for reflection.
ReflectionConfig() - Constructor for class org.apache.camel.quarkus.core.CamelConfig.ReflectionConfig
 
registerCamelMainEventBridge(RuntimeValue<CamelMain>, Set<String>) - Method in class org.apache.camel.quarkus.main.CamelMainRecorder
 
registerLifecycleEventBridge(RuntimeValue<CamelContext>, Set<String>) - Method in class org.apache.camel.quarkus.core.CamelContextRecorder
 
registerManagementEventBridge(RuntimeValue<CamelContext>, Set<String>) - Method in class org.apache.camel.quarkus.core.CamelContextRecorder
 
registerResources(String, String) - Static method in class org.apache.camel.quarkus.core.graal.ResourceUtils
Write a string resource into the native image.
registry - Variable in class org.apache.camel.quarkus.core.CamelConfig.ServiceConfig
Build time configuration related to registering of Camel services to the Camel registry
RegistryRoutesLoader - Interface in org.apache.camel.quarkus.core
 
RegistryRoutesLoaders - Class in org.apache.camel.quarkus.core
 
RegistryRoutesLoaders.Default - Class in org.apache.camel.quarkus.core
 
RegistryRoutesLoaders.Disabled - Class in org.apache.camel.quarkus.core
 
resolveBootstrapFactoryFinder(ClassResolver, String) - Method in class org.apache.camel.quarkus.core.FastFactoryFinderResolver
 
resolveClass(String) - Method in class org.apache.camel.quarkus.core.CamelQuarkusClassResolver
 
resolveClass(String, Class<T>) - Method in class org.apache.camel.quarkus.core.CamelQuarkusClassResolver
 
resolveClass(String, Class<T>, ClassLoader) - Method in class org.apache.camel.quarkus.core.CamelQuarkusClassResolver
 
resolveClass(String, ClassLoader) - Method in class org.apache.camel.quarkus.core.CamelQuarkusClassResolver
 
resolveFactoryFinder(ClassResolver, String) - Method in class org.apache.camel.quarkus.core.FastFactoryFinderResolver
 
resolveMandatoryClass(String) - Method in class org.apache.camel.quarkus.core.CamelQuarkusClassResolver
 
resolveMandatoryClass(String, Class<T>) - Method in class org.apache.camel.quarkus.core.CamelQuarkusClassResolver
 
resolveMandatoryClass(String, Class<T>, ClassLoader) - Method in class org.apache.camel.quarkus.core.CamelQuarkusClassResolver
 
resolveMandatoryClass(String, ClassLoader) - Method in class org.apache.camel.quarkus.core.CamelQuarkusClassResolver
 
resolveNames(CamelContext) - Method in class org.apache.camel.quarkus.core.FastComponentNameResolver
 
resources - Variable in class org.apache.camel.quarkus.core.CamelConfig.NativeConfig
Build time configuration options for resources inclusion in the native executable.
ResourcesConfig() - Constructor for class org.apache.camel.quarkus.core.CamelConfig.ResourcesConfig
 
ResourceUtils - Class in org.apache.camel.quarkus.core.graal
Helper methods invoked from generated bytecode during image processing
ResourceUtils() - Constructor for class org.apache.camel.quarkus.core.graal.ResourceUtils
 
routesDiscovery - Variable in class org.apache.camel.quarkus.core.CamelConfig
Build time configuration options for routes discovery.
RoutesDiscoveryConfig() - Constructor for class org.apache.camel.quarkus.core.CamelConfig.RoutesDiscoveryConfig
 
RoutesDiscoveryEnabled() - Constructor for class org.apache.camel.quarkus.core.CamelConfigFlags.RoutesDiscoveryEnabled
 
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.
RuntimeBeanRepository - Class in org.apache.camel.quarkus.core
 
RuntimeBeanRepository() - Constructor for class org.apache.camel.quarkus.core.RuntimeBeanRepository
 
runtimeCatalog - Variable in class org.apache.camel.quarkus.core.CamelConfig
Build time configuration options for RuntimeCamelCatalog.
RuntimeCatalogConfig() - Constructor for class org.apache.camel.quarkus.core.CamelConfig.RuntimeCatalogConfig
 
RuntimeCatalogEnabled() - Constructor for class org.apache.camel.quarkus.core.CamelConfigFlags.RuntimeCatalogEnabled
 
RuntimeRegistry - Class in org.apache.camel.quarkus.core
 
RuntimeRegistry() - Constructor for class org.apache.camel.quarkus.core.RuntimeRegistry
 

S

scanTypeConverters() - Method in class org.apache.camel.quarkus.core.FastTypeConverter
 
serializationEnabled - Variable in class org.apache.camel.quarkus.core.CamelConfig.ReflectionConfig
If true, basic classes are registered for serialization; otherwise basic classes won't be registered automatically for serialization in native mode.
service - Variable in class org.apache.camel.quarkus.core.CamelConfig
Build time configuration options for Camel services.
ServiceAddEvent - Class in org.apache.camel.quarkus.core.events
 
ServiceAddEvent(CamelContext, Service, Route) - Constructor for class org.apache.camel.quarkus.core.events.ServiceAddEvent
 
ServiceConfig() - Constructor for class org.apache.camel.quarkus.core.CamelConfig.ServiceConfig
 
ServiceDiscoveryConfig() - Constructor for class org.apache.camel.quarkus.core.CamelConfig.ServiceDiscoveryConfig
 
ServiceEvent - Class in org.apache.camel.quarkus.core.events
Base CamelEvent for Service related events.
ServiceEvent(CamelContext, Service, Route) - Constructor for class org.apache.camel.quarkus.core.events.ServiceEvent
 
ServiceRegistryConfig() - Constructor for class org.apache.camel.quarkus.core.CamelConfig.ServiceRegistryConfig
 
ServiceRemoveEvent - Class in org.apache.camel.quarkus.core.events
 
ServiceRemoveEvent(CamelContext, Service, Route) - Constructor for class org.apache.camel.quarkus.core.events.ServiceRemoveEvent
 
setContext(CamelContext) - Method in class org.apache.camel.quarkus.core.CamelProducers
 
setLoggingLevel(LoggingLevel) - Method in class org.apache.camel.quarkus.core.NoShutdownStrategy
 
setLogInflightExchangesOnTimeout(boolean) - Method in class org.apache.camel.quarkus.core.NoShutdownStrategy
 
setMain(CamelMain) - Method in class org.apache.camel.quarkus.main.CamelMainProducers
 
setRuntime(CamelRuntime) - Method in class org.apache.camel.quarkus.core.CamelProducers
 
setShutdownNowOnTimeout(boolean) - Method in class org.apache.camel.quarkus.core.NoShutdownStrategy
 
setShutdownRoutesInReverseOrder(boolean) - Method in class org.apache.camel.quarkus.core.NoShutdownStrategy
 
setSuppressLoggingOnTimeout(boolean) - Method in class org.apache.camel.quarkus.core.NoShutdownStrategy
 
setTimeout(long) - Method in class org.apache.camel.quarkus.core.NoShutdownStrategy
 
setTimeUnit(TimeUnit) - Method in class org.apache.camel.quarkus.core.NoShutdownStrategy
 
setupHotDeployment(HotReplacementContext) - Method in class org.apache.camel.quarkus.core.devmode.CamelHotReplacementSetup
 
shutdown - Variable in class org.apache.camel.quarkus.main.CamelMainConfig
Build time configuration options for CamelMain shutdown.
shutdown(CamelContext, List<RouteStartupOrder>) - Method in class org.apache.camel.quarkus.core.NoShutdownStrategy
 
shutdown(CamelContext, List<RouteStartupOrder>, long, TimeUnit) - Method in class org.apache.camel.quarkus.core.NoShutdownStrategy
 
shutdown(CamelContext, RouteStartupOrder, long, TimeUnit, boolean) - Method in class org.apache.camel.quarkus.core.NoShutdownStrategy
 
ShutdownConfig() - Constructor for class org.apache.camel.quarkus.main.CamelMainConfig.ShutdownConfig
 
shutdownForced(CamelContext, List<RouteStartupOrder>) - Method in class org.apache.camel.quarkus.core.NoShutdownStrategy
 
start() - Method in class org.apache.camel.quarkus.core.NoShutdownStrategy
 
start(RuntimeValue<CamelRuntime>, Supplier<String[]>) - Method in class org.apache.camel.quarkus.core.CamelBootstrapRecorder
 
start(String[]) - Method in class org.apache.camel.quarkus.core.CamelContextRuntime
 
start(String[]) - Method in interface org.apache.camel.quarkus.core.CamelRuntime
 
start(String[]) - Method in class org.apache.camel.quarkus.main.CamelMainRuntime
 
startEngine() - Method in class org.apache.camel.quarkus.main.CamelMain
Start the engine.
StaticAnnotationTypeConverterLoader - Class in org.apache.camel.quarkus.core
 
stop() - Method in class org.apache.camel.quarkus.core.CamelContextRuntime
 
stop() - Method in interface org.apache.camel.quarkus.core.CamelRuntime
 
stop() - Method in class org.apache.camel.quarkus.core.NoShutdownStrategy
 
stop() - Method in class org.apache.camel.quarkus.main.CamelMainRuntime
 
SubstituteHostUtils - Class in org.apache.camel.quarkus.core.graal
 
SubstituteHostUtils() - Constructor for class org.apache.camel.quarkus.core.graal.SubstituteHostUtils
 
SubstituteIntrospectionSupport - Class in org.apache.camel.quarkus.core.graal
 
SubstituteIntrospectionSupport() - Constructor for class org.apache.camel.quarkus.core.graal.SubstituteIntrospectionSupport
 
suspend(CamelContext, List<RouteStartupOrder>) - Method in class org.apache.camel.quarkus.core.NoShutdownStrategy
 
suspend(CamelContext, List<RouteStartupOrder>, long, TimeUnit) - Method in class org.apache.camel.quarkus.core.NoShutdownStrategy
 

T

ThreadPoolAddEvent - Class in org.apache.camel.quarkus.core.events
 
ThreadPoolAddEvent(CamelContext, ThreadPoolExecutor, String, String, String, String) - Constructor for class org.apache.camel.quarkus.core.events.ThreadPoolAddEvent
 
ThreadPoolEvent - Class in org.apache.camel.quarkus.core.events
Base CamelEvent for ThreadPoolExecutor related events.
ThreadPoolEvent(CamelContext, ThreadPoolExecutor) - Constructor for class org.apache.camel.quarkus.core.events.ThreadPoolEvent
 
ThreadPoolRemoveEvent - Class in org.apache.camel.quarkus.core.events
 
ThreadPoolRemoveEvent(CamelContext, ThreadPoolExecutor) - Constructor for class org.apache.camel.quarkus.core.events.ThreadPoolRemoveEvent
 
timeout - Variable in class org.apache.camel.quarkus.main.CamelMainConfig.ShutdownConfig
A timeout (with millisecond precision) to wait for BaseService.stop() to finish

U

unwrap(Object) - Method in class org.apache.camel.quarkus.core.RuntimeRegistry
 

V

valueOf(String) - Static method in enum org.apache.camel.quarkus.core.CamelConfig.FailureRemedy
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.camel.quarkus.core.CamelConfig.FailureRemedy
Returns an array containing the constants of this enum type, in the order they are declared.

W

waitForExit() - Method in class org.apache.camel.quarkus.core.CamelContextRuntime
 
waitForExit() - Method in interface org.apache.camel.quarkus.core.CamelRuntime
 
waitForExit() - Method in class org.apache.camel.quarkus.main.CamelMainRuntime
 
warn - org.apache.camel.quarkus.core.CamelConfig.FailureRemedy
 
warnJvmInNative(String) - Method in class org.apache.camel.quarkus.core.JvmOnlyRecorder
 
warnJvmInNative(Logger, String) - Static method in class org.apache.camel.quarkus.core.JvmOnlyRecorder
 

X

XML - Static variable in class org.apache.camel.quarkus.core.CamelCapabilities
 
XML_IO_DSL - Static variable in class org.apache.camel.quarkus.core.CamelCapabilities
 
XML_JAXB - Static variable in class org.apache.camel.quarkus.core.CamelCapabilities
 
XML_JAXP - Static variable in class org.apache.camel.quarkus.core.CamelCapabilities
 
A B C D E F G H I J L M N O P R S T U V W X 
All Classes All Packages