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 
org.apache.camel.component.timer The Timer Component extends the POJO component to provide a simple timer 
 

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
BeanInfo
          Represents the metadata about a bean type created via a combination of introspection and annotations together with some useful sensible defaults
BeanInvocation
           
MethodInfo
           
MethodInvocation
           
NoBeanAvailableException
           
ParameterInfo
           
ParameterMappingStrategy
          A strategy for creating a default parameter expression for a given type
 

Classes in org.apache.camel.component.bean used by org.apache.camel.component.timer
BeanExchange
           
 



Copyright © 2007 Apache Software Foundation. All Rights Reserved.