WorkManager Runtime information.
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
No factory methods. Instances of this MBean are created automatically.
You can access this MBean from the following MBean attributes:
|
|
This section describes attributes that contain child MBeans. For more information about the MBean hierarchy, refer to WebLogic Server MBean Data Model.
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 |
| Type | MaxThreadsConstraintRuntimeMBean |
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 |
| Type | MinThreadsConstraintRuntimeMBean |
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 |
| Type | RequestClassRuntimeMBean |
This section describes the following attributes:
Get the name of the application this WorkManager is associated with
| Privileges | Read only |
| Type | java.lang.String |
The number of requests that have been processed
| Privileges | Read only |
| Type | long |
Get the name of the module this WorkManager is associated with
| Privileges | Read only |
| Type | java.lang.String |
The name of this configuration. WebLogic Server uses an MBean to implement and persist the configuration.
| Privileges | Read only |
| Type | java.lang.String |
Return the immediate parent for this MBean
| Privileges | Read/Write |
| Type |
The number of waiting requests in the queue.
| Privileges | Read only |
| Type | int |
The number of thread that are considers stuck on the basis of any stuck thread constraints.
| Privileges | Read only |
| Type | int |
Returns the type of the MBean.
| Privileges | Read only |
| Type | java.lang.String |