JoltConnectionPoolRuntimeMBean


Overview  |   Related MBeans  |   Attributes  |   Operations

Overview

This class is used for monitoring a WebLogic Jolt Connection Pool

   
Fully Qualified Interface NameIf you use the getMBeanInfo operation in MBeanTypeServiceMBean, supply the following value as this MBean's fully qualified interface name:
weblogic.management.runtime.JoltConnectionPoolRuntimeMBean
Factory Methods No factory methods. Instances of this MBean are created automatically.
Access Points You can access this MBean from the following MBean attributes:


    Related MBeans

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


      Connections

      Returns an array of JoltConnectionRuntimeMBeans that each represents the statistics for a Jolt Connection.

      For more information, see:

             
      Factory Methods No explicit creator method. The child shares the lifecycle of its parent.
      Privileges Read only
      TypeJoltConnectionRuntimeMBean[]
      Relationship type: Containment.


      Attributes

      This section describes the following attributes:


      MaxCapacity

      The maximum connections configured for this Jolt pool.

             
      Privileges Read only
      Typeint

      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

      PoolName

      The configured name of this Jolt pool.

             
      Privileges Read only
      Typejava.lang.String

      PoolState

      The pool state as one of 'Active' 'Suspended'.

             
      Privileges Read only
      Typejava.lang.String

      SecurityContextPropagation

      Indicates whether the security context is propagated.

             
      Privileges Read only
      Typeboolean

      Type

      Returns the type of the MBean.

             
      Privileges Read only
      Typejava.lang.String


      Operations

      This section describes the following operations:


        resetConnectionPool

        Resets the connection pool.

           
        Operation Name"resetConnectionPool"
        Parametersnull
        Signaturenull
        Returns int