JmsEndpoint.JmsEndpoint(initialContextFactory,jmsConnectionFactoryName,principal,credential,providerUrl,jmsDestinationName,destinationType)

Build a JMS endpoint

Arguments:

Name Type Description Mode
initialContextFactory String The complete name of initial context Class in
jmsConnectionFactoryName String The connection factory name in
principal String The username in
credential String The password in
providerUrl String The uri of Jms provider in
jmsDestinationName String The destination name in
destinationType Enum JmsDestintionType(QUEUE,TOPIC) A JmsDestinationType in