JMSSessionPoolRuntimeMBean


Overview  |   Child MBeans  |   Attributes  |   Operations

Overview

This class is used for monitoring a WebLogic JMS session pool.

Fully Qualified Interface Name

If you use the getMBeanInfo operation in MBeanTypeServiceMBean, supply the following value as this MBean's fully qualified interface name:
weblogic.management.runtime.JMSSessionPoolRuntimeMBean

Factory Methods

No factory methods. Instances of this MBean are created automatically.

Access Points

You can access this MBean from the following MBean attributes:


    Child MBeans

    This section describes attributes that contain child MBeans. For more information about the MBean hierarchy, refer to WebLogic Server MBean Data Model.


      ConnectionConsumers

      The connection consumer for this session pool.

             
      Factory Methods No explicit creator method. The child shares the lifecycle of its parent.
      Privileges Read only
      TypeJMSConsumerRuntimeMBean[]

      JMSServer

      The JMS server for this session pool.

             
      Factory Methods No explicit creator method. The child shares the lifecycle of its parent.
      Privileges Read only
      TypeJMSServerRuntimeMBean


      Attributes

      This section describes the following attributes:


      ConnectionConsumersCurrentCount

      The current number of connection consumers for this session pool.

             
      Privileges Read only
      Typelong

      ConnectionConsumersHighCount

      The peak number of simultaneous connection consumers for this session pool.

             
      Privileges Read only
      Typelong

      ConnectionConsumersTotalCount

      The total number of connection consumers made by this session pool since the last reset.

             
      Privileges Read only
      Typelong

      Name

      The name of this configuration. WebLogic Server uses an MBean to implement and persist the configuration.

             
      Privileges Read only
      Typejava.lang.String

      Parent

      Return the immediate parent for this MBean

             
      Privileges Read/Write
      Type

      Type

      Returns the type of the MBean.

             
      Privileges Read only
      Typejava.lang.String