Package org.apache.camel.support
Class PluginHelper
java.lang.Object
org.apache.camel.support.PluginHelper
Convenient helper to get easy access to various extensions from
ExtendedCamelContext.-
Method Summary
Modifier and TypeMethodDescriptionstatic org.apache.camel.spi.AnnotationBasedProcessorFactorygetAnnotationBasedProcessorFactory(org.apache.camel.CamelContext camelContext) Gets theAnnotationBasedProcessorFactoryto use.static org.apache.camel.spi.AnnotationBasedProcessorFactorygetAnnotationBasedProcessorFactory(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theAnnotationBasedProcessorFactoryto use.static org.apache.camel.spi.AsyncProcessorAwaitManagergetAsyncProcessorAwaitManager(org.apache.camel.CamelContext camelContext) Gets theAsyncProcessorawait manager.static org.apache.camel.spi.AsyncProcessorAwaitManagergetAsyncProcessorAwaitManager(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theAsyncProcessorawait manager.static org.apache.camel.spi.BackOffTimerFactorygetBackOffTimerFactory(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theBackOffTimerFactoryto use.static org.apache.camel.spi.BeanIntrospectiongetBeanIntrospection(org.apache.camel.CamelContext camelContext) Gets theBeanIntrospectionstatic org.apache.camel.spi.BeanIntrospectiongetBeanIntrospection(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theBeanIntrospectionstatic org.apache.camel.spi.CamelBeanPostProcessorgetBeanPostProcessor(org.apache.camel.CamelContext camelContext) Returns the bean post processor used to do any bean customization.static org.apache.camel.spi.CamelBeanPostProcessorgetBeanPostProcessor(org.apache.camel.ExtendedCamelContext extendedCamelContext) Returns the bean post processor used to do any bean customization.static org.apache.camel.spi.BeanProcessorFactorygetBeanProcessorFactory(org.apache.camel.CamelContext camelContext) Gets theBeanProcessorFactoryto use.static org.apache.camel.spi.BeanProcessorFactorygetBeanProcessorFactory(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theBeanProcessorFactoryto use.static org.apache.camel.spi.BeanProxyFactorygetBeanProxyFactory(org.apache.camel.CamelContext camelContext) Gets theBeanProxyFactoryto use.static org.apache.camel.spi.BeanProxyFactorygetBeanProxyFactory(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theBeanProxyFactoryto use.static org.apache.camel.spi.ConfigurerResolvergetBootstrapConfigurerResolver(org.apache.camel.CamelContext camelContext) Gets the bootstrapConfigurerResolverto use.static org.apache.camel.spi.ConfigurerResolvergetBootstrapConfigurerResolver(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets the bootstrapConfigurerResolverto use.static org.apache.camel.spi.ComponentNameResolvergetComponentNameResolver(org.apache.camel.CamelContext camelContext) Gets theComponentNameResolverto use.static org.apache.camel.spi.ComponentNameResolvergetComponentNameResolver(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theComponentNameResolverto use.static org.apache.camel.spi.ComponentResolvergetComponentResolver(org.apache.camel.CamelContext camelContext) Gets theComponentResolverto use.static org.apache.camel.spi.ComponentResolvergetComponentResolver(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theComponentResolverto use.static org.apache.camel.spi.ConfigurerResolvergetConfigurerResolver(org.apache.camel.CamelContext camelContext) Gets theConfigurerResolverto use.static org.apache.camel.spi.ConfigurerResolvergetConfigurerResolver(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theConfigurerResolverto use.static org.apache.camel.spi.DataFormatResolvergetDataFormatResolver(org.apache.camel.CamelContext camelContext) Gets the current data format resolverstatic org.apache.camel.spi.DataFormatResolvergetDataFormatResolver(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets the current data format resolverstatic org.apache.camel.spi.DeferServiceFactorygetDeferServiceFactory(org.apache.camel.CamelContext camelContext) Gets theDeferServiceFactoryto use.static org.apache.camel.spi.DeferServiceFactorygetDeferServiceFactory(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theDeferServiceFactoryto use.static org.apache.camel.spi.CamelDependencyInjectionAnnotationFactorygetDependencyInjectionAnnotationFactory(org.apache.camel.CamelContext camelContext) Returns the annotation dependency injection factory.static org.apache.camel.spi.CamelDependencyInjectionAnnotationFactorygetDependencyInjectionAnnotationFactory(org.apache.camel.ExtendedCamelContext extendedCamelContext) Returns the annotation dependency injection factory.static org.apache.camel.console.DevConsoleResolvergetDevConsoleResolver(org.apache.camel.CamelContext camelContext) Gets the current dev console resolverstatic org.apache.camel.console.DevConsoleResolvergetDevConsoleResolver(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets the current dev console resolverstatic ScheduledExecutorServicegetErrorHandlerExecutorService(org.apache.camel.CamelContext camelContext) Gets the default shared thread pool for error handlers which leverages this for asynchronous redelivery tasks.static ScheduledExecutorServicegetErrorHandlerExecutorService(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets the default shared thread pool for error handlers which leverages this for asynchronous redelivery tasks.static org.apache.camel.spi.FactoryFinderResolvergetFactoryFinderResolver(org.apache.camel.CamelContext camelContext) Gets the factory finder resolver to usestatic org.apache.camel.spi.FactoryFinderResolvergetFactoryFinderResolver(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets the factory finder resolver to usestatic org.apache.camel.health.HealthCheckResolvergetHealthCheckResolver(org.apache.camel.CamelContext camelContext) Gets the current health check resolverstatic org.apache.camel.health.HealthCheckResolvergetHealthCheckResolver(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets the current health check resolverstatic org.apache.camel.spi.InterceptEndpointFactorygetInterceptEndpointFactory(org.apache.camel.CamelContext camelContext) Gets the currentInterceptEndpointFactorystatic org.apache.camel.spi.InterceptEndpointFactorygetInterceptEndpointFactory(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets the currentInterceptEndpointFactorystatic org.apache.camel.spi.InternalProcessorFactorygetInternalProcessorFactory(org.apache.camel.CamelContext camelContext) Gets the currentInternalProcessorFactorystatic org.apache.camel.spi.InternalProcessorFactorygetInternalProcessorFactory(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets the currentInternalProcessorFactorystatic org.apache.camel.spi.LanguageResolvergetLanguageResolver(org.apache.camel.CamelContext camelContext) Gets theLanguageResolverto use.static org.apache.camel.spi.LanguageResolvergetLanguageResolver(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theLanguageResolverto use.static org.apache.camel.spi.ModelineFactorygetModelineFactory(org.apache.camel.CamelContext camelContext) Gets theModelineFactory.static org.apache.camel.spi.ModelineFactorygetModelineFactory(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theModelineFactory.static org.apache.camel.spi.ModelJAXBContextFactorygetModelJAXBContextFactory(org.apache.camel.CamelContext camelContext) Returns the JAXB Context factory used to create Models.static org.apache.camel.spi.ModelJAXBContextFactorygetModelJAXBContextFactory(org.apache.camel.ExtendedCamelContext extendedCamelContext) Returns the JAXB Context factory used to create Models.static org.apache.camel.spi.ModelToXMLDumpergetModelToXMLDumper(org.apache.camel.CamelContext camelContext) Gets theModelToXMLDumperto be used.static org.apache.camel.spi.ModelToXMLDumpergetModelToXMLDumper(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theModelToXMLDumperto be used.static org.apache.camel.spi.ModelToYAMLDumpergetModelToYAMLDumper(org.apache.camel.CamelContext camelContext) Gets theModelToXMLDumperto be used.static org.apache.camel.spi.ModelToYAMLDumpergetModelToYAMLDumper(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theModelToXMLDumperto be used.static org.apache.camel.spi.PackageScanClassResolvergetPackageScanClassResolver(org.apache.camel.CamelContext camelContext) Returns the package scanning class resolverstatic org.apache.camel.spi.PackageScanClassResolvergetPackageScanClassResolver(org.apache.camel.ExtendedCamelContext extendedCamelContext) Returns the package scanning class resolverstatic org.apache.camel.spi.PackageScanResourceResolvergetPackageScanResourceResolver(org.apache.camel.CamelContext camelContext) Returns the package scanning resource resolverstatic org.apache.camel.spi.PackageScanResourceResolvergetPackageScanResourceResolver(org.apache.camel.ExtendedCamelContext extendedCamelContext) Returns the package scanning resource resolverstatic org.apache.camel.spi.PeriodTaskResolvergetPeriodTaskResolver(org.apache.camel.CamelContext camelContext) Gets the period task resolverstatic org.apache.camel.spi.PeriodTaskResolvergetPeriodTaskResolver(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets the period task resolverstatic org.apache.camel.spi.PeriodTaskSchedulergetPeriodTaskScheduler(org.apache.camel.CamelContext camelContext) Gets the period task schedulerstatic org.apache.camel.spi.PeriodTaskSchedulergetPeriodTaskScheduler(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets the period task schedulerstatic org.apache.camel.spi.ProcessorFactorygetProcessorFactory(org.apache.camel.CamelContext camelContext) Gets the currentProcessorFactorystatic org.apache.camel.spi.ProcessorFactorygetProcessorFactory(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets the currentProcessorFactorystatic org.apache.camel.spi.ResourceLoadergetResourceLoader(org.apache.camel.CamelContext camelContext) Gets theResourceLoaderto be used.static org.apache.camel.spi.ResourceLoadergetResourceLoader(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theResourceLoaderto be used.static org.apache.camel.spi.RestBindingJaxbDataFormatFactorygetRestBindingJaxbDataFormatFactory(org.apache.camel.CamelContext camelContext) Gets theRestBindingJaxbDataFormatFactoryto be used.static org.apache.camel.spi.RestBindingJaxbDataFormatFactorygetRestBindingJaxbDataFormatFactory(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theRestBindingJaxbDataFormatFactoryto be used.static org.apache.camel.spi.RouteFactorygetRouteFactory(org.apache.camel.CamelContext camelContext) Gets the currentRouteFactorystatic org.apache.camel.spi.RouteFactorygetRouteFactory(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets the currentRouteFactorystatic org.apache.camel.spi.RoutesLoadergetRoutesLoader(org.apache.camel.CamelContext camelContext) Gets theRoutesLoaderto be used.static org.apache.camel.spi.RoutesLoadergetRoutesLoader(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theRoutesLoaderto be used.static org.apache.camel.catalog.RuntimeCamelCataloggetRuntimeCamelCatalog(org.apache.camel.CamelContext camelContext) Gets theRuntimeCamelCatalogif available on the classpath.static org.apache.camel.catalog.RuntimeCamelCataloggetRuntimeCamelCatalog(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theRuntimeCamelCatalogif available on the classpath.static TaskManagerRegistrygetTaskManagerRegistry(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theTaskManagerRegistryto use.static org.apache.camel.spi.UnitOfWorkFactorygetUnitOfWorkFactory(org.apache.camel.CamelContext camelContext) Gets theUnitOfWorkFactoryto use.static org.apache.camel.spi.UnitOfWorkFactorygetUnitOfWorkFactory(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theUnitOfWorkFactoryto use.static org.apache.camel.spi.UriFactoryResolvergetUriFactoryResolver(org.apache.camel.CamelContext camelContext) Gets theUriFactoryResolverto use.static org.apache.camel.spi.UriFactoryResolvergetUriFactoryResolver(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theUriFactoryResolverto use.
-
Method Details
-
getBeanPostProcessor
public static org.apache.camel.spi.CamelBeanPostProcessor getBeanPostProcessor(org.apache.camel.CamelContext camelContext) Returns the bean post processor used to do any bean customization. -
getBeanPostProcessor
public static org.apache.camel.spi.CamelBeanPostProcessor getBeanPostProcessor(org.apache.camel.ExtendedCamelContext extendedCamelContext) Returns the bean post processor used to do any bean customization. -
getDependencyInjectionAnnotationFactory
public static org.apache.camel.spi.CamelDependencyInjectionAnnotationFactory getDependencyInjectionAnnotationFactory(org.apache.camel.CamelContext camelContext) Returns the annotation dependency injection factory. -
getDependencyInjectionAnnotationFactory
public static org.apache.camel.spi.CamelDependencyInjectionAnnotationFactory getDependencyInjectionAnnotationFactory(org.apache.camel.ExtendedCamelContext extendedCamelContext) Returns the annotation dependency injection factory. -
getComponentResolver
public static org.apache.camel.spi.ComponentResolver getComponentResolver(org.apache.camel.CamelContext camelContext) Gets theComponentResolverto use. -
getComponentResolver
public static org.apache.camel.spi.ComponentResolver getComponentResolver(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theComponentResolverto use. -
getComponentNameResolver
public static org.apache.camel.spi.ComponentNameResolver getComponentNameResolver(org.apache.camel.CamelContext camelContext) Gets theComponentNameResolverto use. -
getComponentNameResolver
public static org.apache.camel.spi.ComponentNameResolver getComponentNameResolver(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theComponentNameResolverto use. -
getLanguageResolver
public static org.apache.camel.spi.LanguageResolver getLanguageResolver(org.apache.camel.CamelContext camelContext) Gets theLanguageResolverto use. -
getLanguageResolver
public static org.apache.camel.spi.LanguageResolver getLanguageResolver(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theLanguageResolverto use. -
getConfigurerResolver
public static org.apache.camel.spi.ConfigurerResolver getConfigurerResolver(org.apache.camel.CamelContext camelContext) Gets theConfigurerResolverto use. -
getConfigurerResolver
public static org.apache.camel.spi.ConfigurerResolver getConfigurerResolver(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theConfigurerResolverto use. -
getUriFactoryResolver
public static org.apache.camel.spi.UriFactoryResolver getUriFactoryResolver(org.apache.camel.CamelContext camelContext) Gets theUriFactoryResolverto use. -
getUriFactoryResolver
public static org.apache.camel.spi.UriFactoryResolver getUriFactoryResolver(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theUriFactoryResolverto use. -
getErrorHandlerExecutorService
public static ScheduledExecutorService getErrorHandlerExecutorService(org.apache.camel.CamelContext camelContext) Gets the default shared thread pool for error handlers which leverages this for asynchronous redelivery tasks. -
getErrorHandlerExecutorService
public static ScheduledExecutorService getErrorHandlerExecutorService(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets the default shared thread pool for error handlers which leverages this for asynchronous redelivery tasks. -
getBootstrapConfigurerResolver
public static org.apache.camel.spi.ConfigurerResolver getBootstrapConfigurerResolver(org.apache.camel.CamelContext camelContext) Gets the bootstrapConfigurerResolverto use. This bootstrap resolver is only intended to be used during bootstrap (starting) CamelContext. -
getBootstrapConfigurerResolver
public static org.apache.camel.spi.ConfigurerResolver getBootstrapConfigurerResolver(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets the bootstrapConfigurerResolverto use. This bootstrap resolver is only intended to be used during bootstrap (starting) CamelContext. -
getFactoryFinderResolver
public static org.apache.camel.spi.FactoryFinderResolver getFactoryFinderResolver(org.apache.camel.CamelContext camelContext) Gets the factory finder resolver to use -
getFactoryFinderResolver
public static org.apache.camel.spi.FactoryFinderResolver getFactoryFinderResolver(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets the factory finder resolver to use -
getPackageScanClassResolver
public static org.apache.camel.spi.PackageScanClassResolver getPackageScanClassResolver(org.apache.camel.CamelContext camelContext) Returns the package scanning class resolver -
getPackageScanClassResolver
public static org.apache.camel.spi.PackageScanClassResolver getPackageScanClassResolver(org.apache.camel.ExtendedCamelContext extendedCamelContext) Returns the package scanning class resolver -
getPackageScanResourceResolver
public static org.apache.camel.spi.PackageScanResourceResolver getPackageScanResourceResolver(org.apache.camel.CamelContext camelContext) Returns the package scanning resource resolver -
getPackageScanResourceResolver
public static org.apache.camel.spi.PackageScanResourceResolver getPackageScanResourceResolver(org.apache.camel.ExtendedCamelContext extendedCamelContext) Returns the package scanning resource resolver -
getModelJAXBContextFactory
public static org.apache.camel.spi.ModelJAXBContextFactory getModelJAXBContextFactory(org.apache.camel.CamelContext camelContext) Returns the JAXB Context factory used to create Models. -
getModelJAXBContextFactory
public static org.apache.camel.spi.ModelJAXBContextFactory getModelJAXBContextFactory(org.apache.camel.ExtendedCamelContext extendedCamelContext) Returns the JAXB Context factory used to create Models. -
getModelineFactory
public static org.apache.camel.spi.ModelineFactory getModelineFactory(org.apache.camel.CamelContext camelContext) Gets theModelineFactory. -
getModelineFactory
public static org.apache.camel.spi.ModelineFactory getModelineFactory(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theModelineFactory. -
getDataFormatResolver
public static org.apache.camel.spi.DataFormatResolver getDataFormatResolver(org.apache.camel.CamelContext camelContext) Gets the current data format resolver -
getDataFormatResolver
public static org.apache.camel.spi.DataFormatResolver getDataFormatResolver(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets the current data format resolver -
getPeriodTaskResolver
public static org.apache.camel.spi.PeriodTaskResolver getPeriodTaskResolver(org.apache.camel.CamelContext camelContext) Gets the period task resolver -
getPeriodTaskResolver
public static org.apache.camel.spi.PeriodTaskResolver getPeriodTaskResolver(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets the period task resolver -
getPeriodTaskScheduler
public static org.apache.camel.spi.PeriodTaskScheduler getPeriodTaskScheduler(org.apache.camel.CamelContext camelContext) Gets the period task scheduler -
getPeriodTaskScheduler
public static org.apache.camel.spi.PeriodTaskScheduler getPeriodTaskScheduler(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets the period task scheduler -
getHealthCheckResolver
public static org.apache.camel.health.HealthCheckResolver getHealthCheckResolver(org.apache.camel.CamelContext camelContext) Gets the current health check resolver -
getHealthCheckResolver
public static org.apache.camel.health.HealthCheckResolver getHealthCheckResolver(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets the current health check resolver -
getDevConsoleResolver
public static org.apache.camel.console.DevConsoleResolver getDevConsoleResolver(org.apache.camel.CamelContext camelContext) Gets the current dev console resolver -
getDevConsoleResolver
public static org.apache.camel.console.DevConsoleResolver getDevConsoleResolver(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets the current dev console resolver -
getProcessorFactory
public static org.apache.camel.spi.ProcessorFactory getProcessorFactory(org.apache.camel.CamelContext camelContext) Gets the currentProcessorFactory- Returns:
- the factory, can be null if no custom factory has been set
-
getProcessorFactory
public static org.apache.camel.spi.ProcessorFactory getProcessorFactory(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets the currentProcessorFactory- Returns:
- the factory, can be null if no custom factory has been set
-
getInternalProcessorFactory
public static org.apache.camel.spi.InternalProcessorFactory getInternalProcessorFactory(org.apache.camel.CamelContext camelContext) Gets the currentInternalProcessorFactory -
getInternalProcessorFactory
public static org.apache.camel.spi.InternalProcessorFactory getInternalProcessorFactory(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets the currentInternalProcessorFactory -
getInterceptEndpointFactory
public static org.apache.camel.spi.InterceptEndpointFactory getInterceptEndpointFactory(org.apache.camel.CamelContext camelContext) Gets the currentInterceptEndpointFactory -
getInterceptEndpointFactory
public static org.apache.camel.spi.InterceptEndpointFactory getInterceptEndpointFactory(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets the currentInterceptEndpointFactory -
getRouteFactory
public static org.apache.camel.spi.RouteFactory getRouteFactory(org.apache.camel.CamelContext camelContext) Gets the currentRouteFactory -
getRouteFactory
public static org.apache.camel.spi.RouteFactory getRouteFactory(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets the currentRouteFactory -
getRoutesLoader
public static org.apache.camel.spi.RoutesLoader getRoutesLoader(org.apache.camel.CamelContext camelContext) Gets theRoutesLoaderto be used. -
getRoutesLoader
public static org.apache.camel.spi.RoutesLoader getRoutesLoader(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theRoutesLoaderto be used. -
getAsyncProcessorAwaitManager
public static org.apache.camel.spi.AsyncProcessorAwaitManager getAsyncProcessorAwaitManager(org.apache.camel.CamelContext camelContext) Gets theAsyncProcessorawait manager. -
getAsyncProcessorAwaitManager
public static org.apache.camel.spi.AsyncProcessorAwaitManager getAsyncProcessorAwaitManager(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theAsyncProcessorawait manager. -
getRuntimeCamelCatalog
public static org.apache.camel.catalog.RuntimeCamelCatalog getRuntimeCamelCatalog(org.apache.camel.CamelContext camelContext) Gets theRuntimeCamelCatalogif available on the classpath. -
getRuntimeCamelCatalog
public static org.apache.camel.catalog.RuntimeCamelCatalog getRuntimeCamelCatalog(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theRuntimeCamelCatalogif available on the classpath. -
getRestBindingJaxbDataFormatFactory
public static org.apache.camel.spi.RestBindingJaxbDataFormatFactory getRestBindingJaxbDataFormatFactory(org.apache.camel.CamelContext camelContext) Gets theRestBindingJaxbDataFormatFactoryto be used. -
getRestBindingJaxbDataFormatFactory
public static org.apache.camel.spi.RestBindingJaxbDataFormatFactory getRestBindingJaxbDataFormatFactory(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theRestBindingJaxbDataFormatFactoryto be used. -
getBeanProxyFactory
public static org.apache.camel.spi.BeanProxyFactory getBeanProxyFactory(org.apache.camel.CamelContext camelContext) Gets theBeanProxyFactoryto use. -
getBeanProxyFactory
public static org.apache.camel.spi.BeanProxyFactory getBeanProxyFactory(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theBeanProxyFactoryto use. -
getUnitOfWorkFactory
public static org.apache.camel.spi.UnitOfWorkFactory getUnitOfWorkFactory(org.apache.camel.CamelContext camelContext) Gets theUnitOfWorkFactoryto use. -
getUnitOfWorkFactory
public static org.apache.camel.spi.UnitOfWorkFactory getUnitOfWorkFactory(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theUnitOfWorkFactoryto use. -
getBeanIntrospection
public static org.apache.camel.spi.BeanIntrospection getBeanIntrospection(org.apache.camel.CamelContext camelContext) Gets theBeanIntrospection -
getBeanIntrospection
public static org.apache.camel.spi.BeanIntrospection getBeanIntrospection(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theBeanIntrospection -
getResourceLoader
public static org.apache.camel.spi.ResourceLoader getResourceLoader(org.apache.camel.CamelContext camelContext) Gets theResourceLoaderto be used. -
getResourceLoader
public static org.apache.camel.spi.ResourceLoader getResourceLoader(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theResourceLoaderto be used. -
getBeanProcessorFactory
public static org.apache.camel.spi.BeanProcessorFactory getBeanProcessorFactory(org.apache.camel.CamelContext camelContext) Gets theBeanProcessorFactoryto use. -
getBeanProcessorFactory
public static org.apache.camel.spi.BeanProcessorFactory getBeanProcessorFactory(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theBeanProcessorFactoryto use. -
getModelToXMLDumper
public static org.apache.camel.spi.ModelToXMLDumper getModelToXMLDumper(org.apache.camel.CamelContext camelContext) Gets theModelToXMLDumperto be used. -
getModelToXMLDumper
public static org.apache.camel.spi.ModelToXMLDumper getModelToXMLDumper(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theModelToXMLDumperto be used. -
getModelToYAMLDumper
public static org.apache.camel.spi.ModelToYAMLDumper getModelToYAMLDumper(org.apache.camel.CamelContext camelContext) Gets theModelToXMLDumperto be used. -
getModelToYAMLDumper
public static org.apache.camel.spi.ModelToYAMLDumper getModelToYAMLDumper(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theModelToXMLDumperto be used. -
getDeferServiceFactory
public static org.apache.camel.spi.DeferServiceFactory getDeferServiceFactory(org.apache.camel.CamelContext camelContext) Gets theDeferServiceFactoryto use. -
getDeferServiceFactory
public static org.apache.camel.spi.DeferServiceFactory getDeferServiceFactory(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theDeferServiceFactoryto use. -
getAnnotationBasedProcessorFactory
public static org.apache.camel.spi.AnnotationBasedProcessorFactory getAnnotationBasedProcessorFactory(org.apache.camel.CamelContext camelContext) Gets theAnnotationBasedProcessorFactoryto use. -
getAnnotationBasedProcessorFactory
public static org.apache.camel.spi.AnnotationBasedProcessorFactory getAnnotationBasedProcessorFactory(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theAnnotationBasedProcessorFactoryto use. -
getBackOffTimerFactory
public static org.apache.camel.spi.BackOffTimerFactory getBackOffTimerFactory(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theBackOffTimerFactoryto use. -
getTaskManagerRegistry
public static TaskManagerRegistry getTaskManagerRegistry(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theTaskManagerRegistryto use.
-