Element Summary

ElementDescriptionClass
componentBean Componentorg.apache.servicemix.bean.BeanComponent
defaultMethodInvocationStrategyThe default strategy for invoking methods on POJOs from a JBI message exchangeorg.apache.servicemix.bean.support.DefaultMethodInvocationStrategy
endpointRepresents a bean endpoint which consists of a together with a {@link MethodInvocationStrategy} so that JBI message exchanges can be invoked on the bean.org.apache.servicemix.bean.BeanEndpoint

Element Detail

Element: component

ElementTypeDescription
applicationContext<spring:bean/>
endpoints(endpoint)*
searchPackages(<spring:bean/>)*

Element: defaultMethodInvocationStrategy

Element: endpoint

AttributeTypeDescription
beanClassNamexs:string
beanNamexs:string
beanTypexs:string
correlationExpressionxs:string
endpointxs:string
interfaceNamexs:QName
servicexs:QName
ElementTypeDescription
applicationContext<spring:bean/>
bean<spring:bean/>
beanInfo<spring:bean/>
componentcomponent
definition<spring:bean/>
description<spring:bean/>
methodInvocationStrategydefaultMethodInvocationStrategy
serviceEndpoint<spring:bean/>
serviceUnit<spring:bean/>