Attributes Summary |
description : String | A description of the listener port, for administrative purposes.
|
connectionFactoryJNDIName : String | JNDI name for JMS ConnectionFactory to be used by the listener thread.
|
destinationJNDIName : String | JNDI name for JMS Destination to be used by the listener thread.
|
maxSessions : int | Maximum concurrent number of JMS ServerSessions used by a MDB listener for processing messages |
maxRetries : int | Maximum number of attempts to deliver a message before the MDB listener instance is stopped.
|
maxMessages : int | Maximum number of messages processed at a time by a JMS ServerSession |