WorkManagerRuntimeMBean


Overview  |   Child MBeans  |   Attributes  |   Operations

Overview

WorkManager Runtime information.

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.WorkManagerRuntimeMBean

Since 9.0.0.0

Factory Methods

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

Access Points

You can access this MBean from the following MBean attributes:

Deprecated Factory Methods and Access Points


    Child MBeans

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


    MaxThreadsConstraintRuntime

    Runtime information on MaxThreadsConstraint associated with this WorkManager

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

    MinThreadsConstraintRuntime

    Runtime information on MinThreadsConstraint associated with this WorkManager

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

    RequestClassRuntime

    Runtime information on RequestClass associated with this WorkManager

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


    Attributes

    This section describes the following attributes:


    ApplicationName

    Get the name of the application this WorkManager is associated with

           
    Privileges Read only
    Typejava.lang.String

    CompletedRequests

    The number of requests that have been processed

           
    Privileges Read only
    Typelong

    ModuleName

    Get the name of the module this WorkManager is associated with

           
    Privileges Read only
    Typejava.lang.String

    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

    PendingRequests

    The number of waiting requests in the queue.

           
    Privileges Read only
    Typeint

    StuckThreadCount

    The number of thread that are considers stuck on the basis of any stuck thread constraints.

           
    Privileges Read only
    Typeint

    Type

    Returns the type of the MBean.

           
    Privileges Read only
    Typejava.lang.String