Messaging Transport Listener Configuration

The listeners.xml conf file specifies the list of configured Listeners, each of which needs a Listener implementation class.

The supported attributes of Listener are:

  1. scheme: Listener protocol
  2. ListenerClass: The class name of the Listener to be used.

An arbitrary number of ListenerProperty tags can be added to each listener. These properties may be specific to each type of Listener.