Uses of Package
org.apache.servicemix.bean

Packages that use org.apache.servicemix.bean
org.apache.servicemix.bean A component for using beans to process JBI message exchanges by using injection. 
org.apache.servicemix.bean.support Support classes for the PojoComponent 
 

Classes in org.apache.servicemix.bean used by org.apache.servicemix.bean
BeanComponent
          A JBI component for binding beans to the JBI bus which work directly off of the JBI messages without requiring any SOAP Processing.
BeanEndpoint
          Represents a bean endpoint which consists of a together with a MethodInvocationStrategy so that JBI message exchanges can be invoked on the bean.
 

Classes in org.apache.servicemix.bean used by org.apache.servicemix.bean.support
BeanEndpoint
          Represents a bean endpoint which consists of a together with a MethodInvocationStrategy so that JBI message exchanges can be invoked on the bean.
Content
          Binds a method parameter to the payload of a message exchange
Destination
           
 



Copyright © 2005-2015 FuseSource. All Rights Reserved.