MessageListenerService

This service provides the Message Driven Bean (MDB) listening process, whereby MDBs are deployed against Listener Ports that define the JMS destination to listen upon. These Listener Ports are defined within this service along with settings for its Thread Pool.

Inherits from type Service and adds the following.


 

Attributes Summary

name The name by which the message listener service is known for administrative purposes.
description The message listener service is an extension to the JMS functions of the JMS provider.
listenerPorts The message listener ports configured in the administrative domain.
threadPool Select this link to display the service thread pool properties.

 

Attribute Details


name

The name by which the message listener service is known for administrative purposes.

Data type:   String
Default value:   unspecified



description

The message listener service is an extension to the JMS functions of the JMS provider. It provides a listener manager that controls and monitors one or more JMS listeners, which each monitor a JMS destination on behalf of a deployed message-driven bean.

Data type:   String
Default value:   unspecified



listenerPorts

The message listener ports configured in the administrative domain.

Data type:  ListenerPort



threadPool

Select this link to display the service thread pool properties.

Data type:  ThreadPool