eDocs Home > BEA WebLogic Server 9.1 Documentation > Administration Console Online Help > Work Manager: Configuration
Administration Console Online Help
Configuration Options Related Tasks Related Topics
Use this page to configure Request Classes and Constraints for the selected Work Manager.
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=user-specified-name
javax.management.ObjectName
Name=user-specified-name
MBean Attribute: WorkManagerMBean.Name
WorkManagerMBean.Name
Changes take effect after you redeploy the module or restart the server.
Get the FairShareRequestClass for this WorkManager
MBean Attribute: WorkManagerMBean.FairShareRequestClass
WorkManagerMBean.FairShareRequestClass
The minimum number of threads allocated to resolve deadlocks.
MBean Attribute: WorkManagerMBean.MinThreadsConstraint
WorkManagerMBean.MinThreadsConstraint
The maximum number of concurrent threads that can be allocated to execute requests.
MBean Attribute: WorkManagerMBean.MaxThreadsConstraint
WorkManagerMBean.MaxThreadsConstraint
The total number of requests that can be queued or executing before WebLogic Server begins rejecting requests.
MBean Attribute: WorkManagerMBean.Capacity
WorkManagerMBean.Capacity
Specifies whether this Work Manager ignores "stuck" threads.
MBean Attribute: WorkManagerMBean.IgnoreStuckThreads
WorkManagerMBean.IgnoreStuckThreads
Related Tasks
Related Topics