http://activemq.apache.org/schema/core element
connectionFactory
Model
<connectionFactory> (connectionFactory | xaConnectionFactory | (any element from any namespace other than http://activemq.apache.org/schema/core))? </connectionFactory>
Disallowed substitutions (block)
none (extensions, restrictions and substitutions are allowed)
Substitution group exclusion (final)
none (extensions and restrictions are allowed)
Content Type
element-only content, not nillable.
Usage
This element can be the child of element commandAgent.
Scope
local declared in anonymous type of element commandAgent
Nested Element Summary
choice optional
anonymous type derived from anyType
connectionFactory
A <a href="http://www.springframework.org/">Spring</a> enhanced connection
factory which will automatically use the Spring bean name as the clientIDPrefix property
so that connections created have client IDs related to your Spring.xml file for
easier comprehension from <a href="http://activemq.apache.org/jmx.html">JMX</a>.
anonymous type derived from anyType
xaConnectionFactory
A <a href="http://www.springframework.org/">Spring</a> enhanced XA connection
factory which will automatically use the Spring bean name as the clientIDPrefix property
so that connections created have client IDs related to your Spring.xml file for
easier comprehension from <a href="http://activemq.apache.org/jmx.html">JMX</a>.