Object - jms : ConsumerTemplate

Represent a JMS consumer endpoint

Methods

Fields

  • consumerActions ConsumerActions BLangTypeInit: new null ([])
  • Handle all the actions related to the endpoint

init

Initialize the consumer endpoint

Parameters

register

Registers consumer endpoint in the service

Parameters

  • serviceType typedesc
  • type descriptor of the service

start

Starts the consumer endpoint

stop

Stops the consumer endpoint

getCallerActions

()

returns ConsumerActions

Returns the action object of ConsumerTemplate