Root Element

ElementDescriptionClass
resourceAdapterThe JCA Resource Adaptor for ActiveMQorg.apache.activemq.ra.ActiveMQResourceAdapter

Element Summary

ElementDescriptionClass
activationSpecConfigures the inbound JMS consumer specification using ActiveMQorg.apache.activemq.ra.ActiveMQActivationSpec
managedConnectionFactoryorg.apache.activemq.ra.ActiveMQManagedConnectionFactory
resourceAdapterThe JCA Resource Adaptor for ActiveMQorg.apache.activemq.ra.ActiveMQResourceAdapter

Element Detail

Element: activationSpec

AttributeTypeDescription
acknowledgeModexs:string
backOffMultiplierxs:short
clientIdxs:string
destinationxs:string
destinationTypexs:string
enableBatchxs:string
initialRedeliveryDelayxs:long
maxMessagesPerBatchxs:string
maxMessagesPerSessionsxs:string
maxSessionsxs:string
maximumRedeliveriesxs:integer
messageSelectorxs:string
noLocalxs:string
passwordxs:string
subscriptionDurabilityxs:string
subscriptionNamexs:string
useExponentialBackOffxs:boolean
useRAManagedTransactionxs:string
userNamexs:string
ElementTypeDescription
activeMQDestination<spring:bean/>A helper method mostly for use in Dependency Injection containers which allows you to customize the destination and destinationType properties from a single ActiveMQDestination POJO
resourceAdapter<spring:bean/>

Element: managedConnectionFactory

AttributeTypeDescription
allPrefetchValuesxs:integer
clientidxs:string
durableTopicPrefetchxs:integer
initialRedeliveryDelayxs:long
inputStreamPrefetchxs:integer
maximumRedeliveriesxs:integer
passwordxs:string
queueBrowserPrefetchxs:integer
queuePrefetchxs:integer
redeliveryBackOffMultiplierxs:double
redeliveryUseExponentialBackOffxs:boolean
serverUrlxs:string
topicPrefetchxs:integer
useInboundSessionxs:boolean
userNamexs:string
ElementTypeDescription
info<spring:bean/>Gets the connection request information.
logWriter<spring:bean/>
resourceAdapter<spring:bean/>

Element: resourceAdapter

AttributeTypeDescription
allPrefetchValuesxs:integer
brokerXmlConfigxs:stringSets the XML configuration file used to configure the ActiveMQ broker via Spring if using embedded mode.
clientidxs:string
durableTopicPrefetchxs:integer
initialRedeliveryDelayxs:long
inputStreamPrefetchxs:integer
maximumRedeliveriesxs:integer
passwordxs:string
queueBrowserPrefetchxs:integer
queuePrefetchxs:integer
redeliveryBackOffMultiplierxs:double
redeliveryUseExponentialBackOffxs:boolean
serverUrlxs:string
topicPrefetchxs:integer
useInboundSessionxs:boolean
userNamexs:string
ElementTypeDescription
connectionFactory<spring:bean/>
info<spring:bean/>Gets the connection request information.