Uses of Package
org.apache.camel.component.bean

Packages that use org.apache.camel.component.bean
org.apache.camel.component.bean The Bean Component which will look up the bean name in the Spring ApplicationContext and use that to dispatch messages to a POJO 
 

Classes in org.apache.camel.component.bean used by org.apache.camel.component.bean
AmbiguousMethodCallException
          An exception thrown if an attempted method invocation resulted in an ambiguous method such that multiple methods match the inbound message exchange
AnnotationExpressionFactory
          A factory which creates an Expression object from an annotation on a field, property or method parameter of a specified type.
BeanHolder
           
BeanInfo
          Represents the metadata about a bean type created via a combination of introspection and annotations together with some useful sensible defaults
BeanInvocation
           
BeanProcessor
          A Processor which converts the inbound exchange to a method invocation on a POJO
ConstantBeanHolder
          A constant (singleton) bean implementation of BeanHolder
DefaultAnnotationExpressionFactory
           
MethodInfo
           
MethodInvocation
           
ParameterInfo
           
ParameterMappingStrategy
          A strategy for creating a default parameter expression for a given type
 



Copyright © 2008 IONA Open Source Community. All Rights Reserved.