All Classes
-
All Classes Interface Summary Class Summary Exception Summary Annotation Types Summary Class Description AbstractBeanProcessor AProcessorwhich converts the inbound exchange to a method invocation on a POJOAbstractCamelInvocationHandler AmbiguousMethodCallException An exception thrown if an attempted method invocation resulted in an ambiguous method such that multiple methods match the inbound message exchangeBean Used to inject a bean expression into a field, property, method or parameter when using Bean Integration.BeanAnnotationExpressionFactory BeanComponent The bean component is for invoking Java beans from Camel.BeanComponentConfigurer Generated by camel build tools - do NOT edit this file!BeanConstants BeanEndpoint Invoke methods of Java beans stored in Camel registry.BeanEndpointConfigurer Generated by camel build tools - do NOT edit this file!BeanEndpointUriFactory Generated by camel build tools - do NOT edit this file!BeanExpression Evaluates an expression using a bean method invocationBeanExpressionProcessor A bean processor that is optimised for being invoked one time from anBeanExpression.BeanHelper Helper for the bean component.BeanHolder Object holder for a bean.BeanInfo Represents the metadata about a bean type created via a combination of introspection and annotations together with some useful sensible defaultsBeanInfoCacheKey A key used for cachingBeanInfoby theBeanComponentBeanLanguage A bean language which uses a simple text notation to invoke methods on beans to evaluate predicates or expressionsBeanProcessor BeanProducer BeanProducerBeanResourceResolver BeanTypeHolder Object holder for a bean type.CamelInvocationHandler AnInvocationHandlerwhich invokes a message exchange on a camelEndpointClassComponent The Class Component is for binding JavaBeans to Camel message exchanges based on class name.ClassComponentConfigurer Generated by camel build tools - do NOT edit this file!ClassEndpoint Invoke methods of Java beans specified by class name.ClassEndpointConfigurer Generated by camel build tools - do NOT edit this file!ClassEndpointUriFactory Generated by camel build tools - do NOT edit this file!ConstantBeanHolder A constant (singleton) bean implementation ofBeanHolderConstantStaticTypeBeanHolder A constantBeanHolderfor a class or static class where the intention is to only invoke static methods, without the need for creating an instance of the type.ConstantTypeBeanHolder A constant (singleton) bean implementation ofBeanTypeHolderDefaultBeanProcessorFactory DefaultBeanProxyFactory DefaultParameterMappingStrategy Represents the strategy used to figure out how to map a message exchange to a POJO method invocationMethodBean Represents aSerializableversion of aMethodMethodInfo Information about a method to be used for invocation.MethodInfoCache Represents a cache ofMethodInfoobjects to avoid the expense of introspection for each invocation of a method via a proxy.MethodInvocation Information used by Camel to perform method invocation.MethodNotFoundException ParameterBindingException ParameterMappingStrategy A strategy for creating a default parameter expression for a given typeParameterMappingStrategyHelper PojoMessageInvocationHandler Deprecated. PojoProxyHelper Deprecated. ProxyHelper A helper class for creating proxies which delegate to CamelRegistryBean An implementation of aBeanHolderwhich will look up a bean from the registry and act as a cache of its metadataRequestBeanHolder Request scopedBeanHolderwrapper.RuntimeBeanExpressionException Exception thrown if invocation of bean failed.