edocs Home > Oracle WebLogic Server Documentation > Administration Console Online Help > JMS Server: Session Pool: Connection Consumer
JMS Server: Session Pool: Connection Consumer
Column Display Related Tasks Related Topics
This page allows you to view connection consumers associated with this JMS session pool. A connection consumer is a destination (queue or topic) that retrieves JMS server sessions and processes messages.
Column Display
You can show fewer or additional data points on this page by expanding Customize this table and modifying the Column Display list. Each data point displays in its own table column.
The following table lists all of the data points that you can display in columns on this page.
Name Description Name of The user-specified name of this MBean instance.
This name is included as one of the key properties in the MBean's
javax.management.ObjectName:
Name of=user-specified-name
MBean Attribute:
JMSConnectionConsumerMBean.Name
Changes take effect after you redeploy the module or restart the server.
Messages Maximum The defined maximum number of messages that the connection consumer can load at one time into a ServerSession's session.
MBean Attribute:
JMSConnectionConsumerMBean.MessagesMaximum
Minimum value:
1
Maximum value:
2147483647
Selector The defined JMS message selector of the connection consumer.
MBean Attribute:
JMSConnectionConsumerMBean.Selector
Changes take effect after you redeploy the module or restart the server.
Destination The JNDI name of the destination for this connection consumer.
MBean Attribute:
JMSConnectionConsumerMBean.Destination
Changes take effect after you redeploy the module or restart the server.
![]()