Element Summary

ElementDescriptionClass
componentServiceMix Scriptingorg.apache.servicemix.script.ScriptComponent
exchangeHelperServiceMixorg.apache.servicemix.script.ScriptExchangeHelper
exchangeProcessororg.apache.servicemix.script.ScriptExchangeProcessorEndpoint

Element Detail

Element: component

ElementTypeDescription
endpoints(exchangeProcessor)*
executorFactory<spring:bean/>The executor factory to use to create the executor. If none is provided, one will be retrieved from the JBI container when the component is deployed into ServiceMix 3.x, or a default implementation will be used.

Element: exchangeHelper

ElementTypeDescription
scriptExchangeProcessorEndpointexchangeProcessor

Element: exchangeProcessor

AttributeTypeDescription
endpointxs:stringThe name of the endpoint.
interfaceNamexs:QNameThe qualified name of the interface exposed by the endpoint.
servicexs:QNameThe qualified name of the service the endpoint exposes.
ElementTypeDescription
helpers(<spring:bean/>)*
implementation<spring:bean/>