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
clientidxs:string
initialRedeliveryDelayxs:long
passwordxs:string
redeliveryBackOffMultiplierxs:short
serverUrlxs:string
userNamexs:string
ElementTypeDescription
allPrefetchValues<spring:bean/>
durableTopicPrefetch<spring:bean/>
info<spring:bean/>Gets the connection request information.
inputStreamPrefetch<spring:bean/>
logWriter<spring:bean/>
maximumRedeliveries<spring:bean/>
queueBrowserPrefetch<spring:bean/>
queuePrefetch<spring:bean/>
redeliveryUseExponentialBackOff<spring:bean/>
resourceAdapter<spring:bean/>
topicPrefetch<spring:bean/>
useInboundSession<spring:bean/>

Element: resourceAdapter

AttributeTypeDescription
brokerXmlConfigxs:stringSets the XML configuration file used to configure the ActiveMQ broker via Spring if using embedded mode.
clientidxs:string
initialRedeliveryDelayxs:long
passwordxs:string
redeliveryBackOffMultiplierxs:short
serverUrlxs:string
userNamexs:string
ElementTypeDescription
allPrefetchValues<spring:bean/>
connectionFactory<spring:bean/>
durableTopicPrefetch<spring:bean/>
info<spring:bean/>Gets the connection request information.
inputStreamPrefetch<spring:bean/>
maximumRedeliveries<spring:bean/>
queueBrowserPrefetch<spring:bean/>
queuePrefetch<spring:bean/>
redeliveryUseExponentialBackOff<spring:bean/>
topicPrefetch<spring:bean/>
useInboundSession<spring:bean/>