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.AnnotationBasedProcessorFactory
getAnnotationBasedProcessorFactory
(org.apache.camel.CamelContext camelContext) Gets theAnnotationBasedProcessorFactory
to use.static org.apache.camel.spi.AnnotationBasedProcessorFactory
getAnnotationBasedProcessorFactory
(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theAnnotationBasedProcessorFactory
to use.static org.apache.camel.spi.AsyncProcessorAwaitManager
getAsyncProcessorAwaitManager
(org.apache.camel.CamelContext camelContext) Gets theAsyncProcessor
await manager.static org.apache.camel.spi.AsyncProcessorAwaitManager
getAsyncProcessorAwaitManager
(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theAsyncProcessor
await manager.static org.apache.camel.spi.BeanIntrospection
getBeanIntrospection
(org.apache.camel.CamelContext camelContext) Gets theBeanIntrospection
static org.apache.camel.spi.BeanIntrospection
getBeanIntrospection
(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theBeanIntrospection
static org.apache.camel.spi.CamelBeanPostProcessor
getBeanPostProcessor
(org.apache.camel.CamelContext camelContext) Returns the bean post processor used to do any bean customization.static org.apache.camel.spi.CamelBeanPostProcessor
getBeanPostProcessor
(org.apache.camel.ExtendedCamelContext extendedCamelContext) Returns the bean post processor used to do any bean customization.static org.apache.camel.spi.BeanProcessorFactory
getBeanProcessorFactory
(org.apache.camel.CamelContext camelContext) Gets theBeanProcessorFactory
to use.static org.apache.camel.spi.BeanProcessorFactory
getBeanProcessorFactory
(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theBeanProcessorFactory
to use.static org.apache.camel.spi.BeanProxyFactory
getBeanProxyFactory
(org.apache.camel.CamelContext camelContext) Gets theBeanProxyFactory
to use.static org.apache.camel.spi.BeanProxyFactory
getBeanProxyFactory
(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theBeanProxyFactory
to use.static org.apache.camel.spi.ConfigurerResolver
getBootstrapConfigurerResolver
(org.apache.camel.CamelContext camelContext) Gets the bootstrapConfigurerResolver
to use.static org.apache.camel.spi.ConfigurerResolver
getBootstrapConfigurerResolver
(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets the bootstrapConfigurerResolver
to use.static org.apache.camel.spi.ComponentNameResolver
getComponentNameResolver
(org.apache.camel.CamelContext camelContext) Gets theComponentNameResolver
to use.static org.apache.camel.spi.ComponentNameResolver
getComponentNameResolver
(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theComponentNameResolver
to use.static org.apache.camel.spi.ComponentResolver
getComponentResolver
(org.apache.camel.CamelContext camelContext) Gets theComponentResolver
to use.static org.apache.camel.spi.ComponentResolver
getComponentResolver
(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theComponentResolver
to use.static org.apache.camel.spi.ConfigurerResolver
getConfigurerResolver
(org.apache.camel.CamelContext camelContext) Gets theConfigurerResolver
to use.static org.apache.camel.spi.ConfigurerResolver
getConfigurerResolver
(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theConfigurerResolver
to use.static org.apache.camel.spi.DataFormatResolver
getDataFormatResolver
(org.apache.camel.CamelContext camelContext) Gets the current data format resolverstatic org.apache.camel.spi.DataFormatResolver
getDataFormatResolver
(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets the current data format resolverstatic org.apache.camel.spi.DeferServiceFactory
getDeferServiceFactory
(org.apache.camel.CamelContext camelContext) Gets theDeferServiceFactory
to use.static org.apache.camel.spi.DeferServiceFactory
getDeferServiceFactory
(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theDeferServiceFactory
to use.static org.apache.camel.spi.CamelDependencyInjectionAnnotationFactory
getDependencyInjectionAnnotationFactory
(org.apache.camel.CamelContext camelContext) Returns the annotation dependency injection factory.static org.apache.camel.spi.CamelDependencyInjectionAnnotationFactory
getDependencyInjectionAnnotationFactory
(org.apache.camel.ExtendedCamelContext extendedCamelContext) Returns the annotation dependency injection factory.static org.apache.camel.console.DevConsoleResolver
getDevConsoleResolver
(org.apache.camel.CamelContext camelContext) Gets the current dev console resolverstatic org.apache.camel.console.DevConsoleResolver
getDevConsoleResolver
(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets the current dev console resolverstatic ScheduledExecutorService
getErrorHandlerExecutorService
(org.apache.camel.CamelContext camelContext) Gets the default shared thread pool for error handlers which leverages this for asynchronous redelivery tasks.static ScheduledExecutorService
getErrorHandlerExecutorService
(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.FactoryFinderResolver
getFactoryFinderResolver
(org.apache.camel.CamelContext camelContext) Gets the factory finder resolver to usestatic org.apache.camel.spi.FactoryFinderResolver
getFactoryFinderResolver
(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets the factory finder resolver to usestatic org.apache.camel.health.HealthCheckResolver
getHealthCheckResolver
(org.apache.camel.CamelContext camelContext) Gets the current health check resolverstatic org.apache.camel.health.HealthCheckResolver
getHealthCheckResolver
(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets the current health check resolverstatic org.apache.camel.spi.InterceptEndpointFactory
getInterceptEndpointFactory
(org.apache.camel.CamelContext camelContext) Gets the currentInterceptEndpointFactory
static org.apache.camel.spi.InterceptEndpointFactory
getInterceptEndpointFactory
(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets the currentInterceptEndpointFactory
static org.apache.camel.spi.InternalProcessorFactory
getInternalProcessorFactory
(org.apache.camel.CamelContext camelContext) Gets the currentInternalProcessorFactory
static org.apache.camel.spi.InternalProcessorFactory
getInternalProcessorFactory
(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets the currentInternalProcessorFactory
static org.apache.camel.spi.LanguageResolver
getLanguageResolver
(org.apache.camel.CamelContext camelContext) Gets theLanguageResolver
to use.static org.apache.camel.spi.LanguageResolver
getLanguageResolver
(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theLanguageResolver
to use.static org.apache.camel.spi.ModelineFactory
getModelineFactory
(org.apache.camel.CamelContext camelContext) Gets theModelineFactory
.static org.apache.camel.spi.ModelineFactory
getModelineFactory
(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theModelineFactory
.static org.apache.camel.spi.ModelJAXBContextFactory
getModelJAXBContextFactory
(org.apache.camel.CamelContext camelContext) Returns the JAXB Context factory used to create Models.static org.apache.camel.spi.ModelJAXBContextFactory
getModelJAXBContextFactory
(org.apache.camel.ExtendedCamelContext extendedCamelContext) Returns the JAXB Context factory used to create Models.static org.apache.camel.spi.ModelToXMLDumper
getModelToXMLDumper
(org.apache.camel.CamelContext camelContext) Gets theModelToXMLDumper
to be used.static org.apache.camel.spi.ModelToXMLDumper
getModelToXMLDumper
(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theModelToXMLDumper
to be used.static org.apache.camel.spi.ModelToYAMLDumper
getModelToYAMLDumper
(org.apache.camel.CamelContext camelContext) Gets theModelToXMLDumper
to be used.static org.apache.camel.spi.ModelToYAMLDumper
getModelToYAMLDumper
(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theModelToXMLDumper
to be used.static org.apache.camel.spi.PackageScanClassResolver
getPackageScanClassResolver
(org.apache.camel.CamelContext camelContext) Returns the package scanning class resolverstatic org.apache.camel.spi.PackageScanClassResolver
getPackageScanClassResolver
(org.apache.camel.ExtendedCamelContext extendedCamelContext) Returns the package scanning class resolverstatic org.apache.camel.spi.PackageScanResourceResolver
getPackageScanResourceResolver
(org.apache.camel.CamelContext camelContext) Returns the package scanning resource resolverstatic org.apache.camel.spi.PackageScanResourceResolver
getPackageScanResourceResolver
(org.apache.camel.ExtendedCamelContext extendedCamelContext) Returns the package scanning resource resolverstatic org.apache.camel.spi.PeriodTaskResolver
getPeriodTaskResolver
(org.apache.camel.CamelContext camelContext) Gets the period task resolverstatic org.apache.camel.spi.PeriodTaskResolver
getPeriodTaskResolver
(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets the period task resolverstatic org.apache.camel.spi.PeriodTaskScheduler
getPeriodTaskScheduler
(org.apache.camel.CamelContext camelContext) Gets the period task schedulerstatic org.apache.camel.spi.PeriodTaskScheduler
getPeriodTaskScheduler
(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets the period task schedulerstatic org.apache.camel.spi.ProcessorFactory
getProcessorFactory
(org.apache.camel.CamelContext camelContext) Gets the currentProcessorFactory
static org.apache.camel.spi.ProcessorFactory
getProcessorFactory
(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets the currentProcessorFactory
static org.apache.camel.spi.ResourceLoader
getResourceLoader
(org.apache.camel.CamelContext camelContext) Gets theResourceLoader
to be used.static org.apache.camel.spi.ResourceLoader
getResourceLoader
(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theResourceLoader
to be used.static org.apache.camel.spi.RestBindingJaxbDataFormatFactory
getRestBindingJaxbDataFormatFactory
(org.apache.camel.CamelContext camelContext) Gets theRestBindingJaxbDataFormatFactory
to be used.static org.apache.camel.spi.RestBindingJaxbDataFormatFactory
getRestBindingJaxbDataFormatFactory
(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theRestBindingJaxbDataFormatFactory
to be used.static org.apache.camel.spi.RouteFactory
getRouteFactory
(org.apache.camel.CamelContext camelContext) Gets the currentRouteFactory
static org.apache.camel.spi.RouteFactory
getRouteFactory
(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets the currentRouteFactory
static org.apache.camel.spi.RoutesLoader
getRoutesLoader
(org.apache.camel.CamelContext camelContext) Gets theRoutesLoader
to be used.static org.apache.camel.spi.RoutesLoader
getRoutesLoader
(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theRoutesLoader
to be used.static org.apache.camel.catalog.RuntimeCamelCatalog
getRuntimeCamelCatalog
(org.apache.camel.CamelContext camelContext) Gets theRuntimeCamelCatalog
if available on the classpath.static org.apache.camel.catalog.RuntimeCamelCatalog
getRuntimeCamelCatalog
(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theRuntimeCamelCatalog
if available on the classpath.static org.apache.camel.spi.UnitOfWorkFactory
getUnitOfWorkFactory
(org.apache.camel.CamelContext camelContext) Gets theUnitOfWorkFactory
to use.static org.apache.camel.spi.UnitOfWorkFactory
getUnitOfWorkFactory
(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theUnitOfWorkFactory
to use.static org.apache.camel.spi.UriFactoryResolver
getUriFactoryResolver
(org.apache.camel.CamelContext camelContext) Gets theUriFactoryResolver
to use.static org.apache.camel.spi.UriFactoryResolver
getUriFactoryResolver
(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theUriFactoryResolver
to 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 theComponentResolver
to use. -
getComponentResolver
public static org.apache.camel.spi.ComponentResolver getComponentResolver(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theComponentResolver
to use. -
getComponentNameResolver
public static org.apache.camel.spi.ComponentNameResolver getComponentNameResolver(org.apache.camel.CamelContext camelContext) Gets theComponentNameResolver
to use. -
getComponentNameResolver
public static org.apache.camel.spi.ComponentNameResolver getComponentNameResolver(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theComponentNameResolver
to use. -
getLanguageResolver
public static org.apache.camel.spi.LanguageResolver getLanguageResolver(org.apache.camel.CamelContext camelContext) Gets theLanguageResolver
to use. -
getLanguageResolver
public static org.apache.camel.spi.LanguageResolver getLanguageResolver(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theLanguageResolver
to use. -
getConfigurerResolver
public static org.apache.camel.spi.ConfigurerResolver getConfigurerResolver(org.apache.camel.CamelContext camelContext) Gets theConfigurerResolver
to use. -
getConfigurerResolver
public static org.apache.camel.spi.ConfigurerResolver getConfigurerResolver(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theConfigurerResolver
to use. -
getUriFactoryResolver
public static org.apache.camel.spi.UriFactoryResolver getUriFactoryResolver(org.apache.camel.CamelContext camelContext) Gets theUriFactoryResolver
to use. -
getUriFactoryResolver
public static org.apache.camel.spi.UriFactoryResolver getUriFactoryResolver(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theUriFactoryResolver
to 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 bootstrapConfigurerResolver
to 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 bootstrapConfigurerResolver
to 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 theRoutesLoader
to be used. -
getRoutesLoader
public static org.apache.camel.spi.RoutesLoader getRoutesLoader(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theRoutesLoader
to be used. -
getAsyncProcessorAwaitManager
public static org.apache.camel.spi.AsyncProcessorAwaitManager getAsyncProcessorAwaitManager(org.apache.camel.CamelContext camelContext) Gets theAsyncProcessor
await manager. -
getAsyncProcessorAwaitManager
public static org.apache.camel.spi.AsyncProcessorAwaitManager getAsyncProcessorAwaitManager(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theAsyncProcessor
await manager. -
getRuntimeCamelCatalog
public static org.apache.camel.catalog.RuntimeCamelCatalog getRuntimeCamelCatalog(org.apache.camel.CamelContext camelContext) Gets theRuntimeCamelCatalog
if available on the classpath. -
getRuntimeCamelCatalog
public static org.apache.camel.catalog.RuntimeCamelCatalog getRuntimeCamelCatalog(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theRuntimeCamelCatalog
if available on the classpath. -
getRestBindingJaxbDataFormatFactory
public static org.apache.camel.spi.RestBindingJaxbDataFormatFactory getRestBindingJaxbDataFormatFactory(org.apache.camel.CamelContext camelContext) Gets theRestBindingJaxbDataFormatFactory
to be used. -
getRestBindingJaxbDataFormatFactory
public static org.apache.camel.spi.RestBindingJaxbDataFormatFactory getRestBindingJaxbDataFormatFactory(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theRestBindingJaxbDataFormatFactory
to be used. -
getBeanProxyFactory
public static org.apache.camel.spi.BeanProxyFactory getBeanProxyFactory(org.apache.camel.CamelContext camelContext) Gets theBeanProxyFactory
to use. -
getBeanProxyFactory
public static org.apache.camel.spi.BeanProxyFactory getBeanProxyFactory(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theBeanProxyFactory
to use. -
getUnitOfWorkFactory
public static org.apache.camel.spi.UnitOfWorkFactory getUnitOfWorkFactory(org.apache.camel.CamelContext camelContext) Gets theUnitOfWorkFactory
to use. -
getUnitOfWorkFactory
public static org.apache.camel.spi.UnitOfWorkFactory getUnitOfWorkFactory(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theUnitOfWorkFactory
to 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 theResourceLoader
to be used. -
getResourceLoader
public static org.apache.camel.spi.ResourceLoader getResourceLoader(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theResourceLoader
to be used. -
getBeanProcessorFactory
public static org.apache.camel.spi.BeanProcessorFactory getBeanProcessorFactory(org.apache.camel.CamelContext camelContext) Gets theBeanProcessorFactory
to use. -
getBeanProcessorFactory
public static org.apache.camel.spi.BeanProcessorFactory getBeanProcessorFactory(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theBeanProcessorFactory
to use. -
getModelToXMLDumper
public static org.apache.camel.spi.ModelToXMLDumper getModelToXMLDumper(org.apache.camel.CamelContext camelContext) Gets theModelToXMLDumper
to be used. -
getModelToXMLDumper
public static org.apache.camel.spi.ModelToXMLDumper getModelToXMLDumper(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theModelToXMLDumper
to be used. -
getModelToYAMLDumper
public static org.apache.camel.spi.ModelToYAMLDumper getModelToYAMLDumper(org.apache.camel.CamelContext camelContext) Gets theModelToXMLDumper
to be used. -
getModelToYAMLDumper
public static org.apache.camel.spi.ModelToYAMLDumper getModelToYAMLDumper(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theModelToXMLDumper
to be used. -
getDeferServiceFactory
public static org.apache.camel.spi.DeferServiceFactory getDeferServiceFactory(org.apache.camel.CamelContext camelContext) Gets theDeferServiceFactory
to use. -
getDeferServiceFactory
public static org.apache.camel.spi.DeferServiceFactory getDeferServiceFactory(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theDeferServiceFactory
to use. -
getAnnotationBasedProcessorFactory
public static org.apache.camel.spi.AnnotationBasedProcessorFactory getAnnotationBasedProcessorFactory(org.apache.camel.CamelContext camelContext) Gets theAnnotationBasedProcessorFactory
to use. -
getAnnotationBasedProcessorFactory
public static org.apache.camel.spi.AnnotationBasedProcessorFactory getAnnotationBasedProcessorFactory(org.apache.camel.ExtendedCamelContext extendedCamelContext) Gets theAnnotationBasedProcessorFactory
to use.
-