| Name | 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 MBean Attribute: 
					
 WorkManagerMBean.Name 
 
                                                    Changes take effect after you redeploy the module or restart the server.
 | 
| Request Class | A request class associated with this Work Manager. This may be a
        FairShareRequestClass, ResponseTimeRequestClass, or a
        ContextRequestClass. | 
| Fair Share Request Class | Get the FairShareRequestClass for this WorkManager MBean Attribute: 
					
 WorkManagerMBean.FairShareRequestClass 
 
                                                    Changes take effect after you redeploy the module or restart the server.
 | 
| Response Time Request Class | The response time goal (in milliseconds). MBean Attribute: 
					
 WorkManagerMBean.ResponseTimeRequestClass 
 
                                                    Changes take effect after you redeploy the module or restart the server.
 | 
| Context Request Class | The mapping of Request Classes to security names and groups. MBean Attribute: 
					
 WorkManagerMBean.ContextRequestClass 
 
                                                    Changes take effect after you redeploy the module or restart the server.
 | 
| Minimum Threads Constraint | The minimum number of threads allocated to resolve deadlocks. MBean Attribute: 
					
 WorkManagerMBean.MinThreadsConstraint 
 
                                                    Changes take effect after you redeploy the module or restart the server.
 | 
| Maximum Threads Constraint | The maximum number of concurrent threads that can be allocated to execute requests. MBean Attribute: 
					
 WorkManagerMBean.MaxThreadsConstraint 
 
                                                    Changes take effect after you redeploy the module or restart the server.
 | 
| Capacity Constraint | The total number of requests that can be queued or executing before WebLogic Server begins rejecting requests. MBean Attribute: 
					
 WorkManagerMBean.Capacity 
 
                                                    Changes take effect after you redeploy the module or restart the server.
 | 
| Stuck Thread Action | Specify how stuck threads should be detected, and what action to
        take should they occur. | 
| Max Stuck Thread Time | Time after which a executing thread is declared as stuck. MBean Attribute: 
					
 WorkManagerShutdownTriggerMBean.MaxStuckThreadTime 
 
                                                    Changes take effect after you redeploy the module or restart the server.
 | 
| Stuck Thread Count | Number of stuck threads after which the WorkManager is shutdown MBean Attribute: 
					
 WorkManagerShutdownTriggerMBean.StuckThreadCount 
 
                                                    Changes take effect after you redeploy the module or restart the server.
 | 
| Resume When Unstuck | Whether to resume work manager once the stuck threads were cleared MBean Attribute: 
					
 WorkManagerShutdownTriggerMBean.ResumeWhenUnstuck 
 
                                                    Changes take effect after you redeploy the module or restart the server.
 | 
| Scope | The scope in which this Work Manager is created. |