Diagram

Elements

ConnectionFactory
References Notes

Using of a JMS ConnectionFactory implementation.

java_class

Java class of the JMS ConnectionFactory.

e.g.: org.apache.activemq.ActiveMQConnectionFactory

user_name
The caller's user name.
password
The caller's password.
Element Type Required Description
Attribute: java_class anySimpleType
Required

Java class of the JMS ConnectionFactory.

e.g.: org.apache.activemq.ActiveMQConnectionFactory

Attribute: user_name anySimpleType
Optional The caller's user name.
Attribute: password anySimpleType
Optional The caller's password.
ConstructorArguments
  • Occurrence: 0..1
Optional
References Notes

JMS ConnectionFactory constructor arguments.