| Package | Description |
|---|---|
| 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
|
| Class and Description |
|---|
| 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. |
| Class and Description |
|---|
| 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.