ManagedScheduledExecutorService Runtime information. It can be the information of a partition level MSES, an application level MSES or a regular JSR236 MSES.
| Since | 12.2.1.0.0 | ||
| Security roles | The following roles have read, write, and invoke permission for all non-encrypted attributes and operations in this MBean:
						
                    
  | 
            ||
| 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.ManagedScheduledExecutorServiceRuntimeMBean
                     | 
            ||
| Factory Methods | No factory methods. Instances of this MBean are created automatically. | ||
| Access Points | 
							You can access this MBean from the following MBean attributes:
						
                             | 
                    ||
| Access Points Inherited from ManagedExecutorServiceRuntimeMBean | 
							Because this MBean extends or implements ManagedExecutorServiceRuntimeMBean, you can also access this MBean by retrieving ManagedExecutorServiceRuntimeMBeans. The following attributes contain ManagedExecutorServiceRuntimeMBeans and its subtypes:
							
                             | 
                    ||
| Access Points Inherited from RuntimeMBean | 
							Because this MBean extends or implements RuntimeMBean, you can also access this MBean by retrieving RuntimeMBeans. The following attributes contain RuntimeMBeans and its subtypes:
							
                             | 
                    
This section describes attributes that provide access to other MBeans.
| 
                     | 
            
Runtime information on the associated WorkManager.
| Factory Methods | No explicit creator method. The child shares the lifecycle of its parent. | 
| Privileges | Read only | 
| Type | WorkManagerRuntimeMBean | 
| Relationship type: | Containment. | 
This section describes the following attributes:
Get the name of the application this ManagedExecutor is associated with
| Privileges | Read only | 
| Type | java.lang.String | 
Private property that disables caching in proxies.
This attribute is not dynamic and requires a server restart to take effect.
| Privileges | Read only | 
| Type | boolean | 
Total number of long running tasks which is successfully completed.
| Privileges | Read only | 
| Type | long | 
Total number of short running tasks which is successfully completed.
| Privileges | Read only | 
| Type | long | 
Total number of tasks which terminated abnormally by throwing exception, including both long and short term tasks.
| Privileges | Read only | 
| Type | long | 
Returns the MBean info for this MBean.
This attribute is not dynamic and requires a server restart to take effect.
             Deprecated.
            
| Privileges | Read only | 
| Type | javax.management.MBeanInfo | 
Get the name of the module this ManagedExecutor 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 | 
Returns the ObjectName under which this MBean is registered in the MBean server.
This attribute is not dynamic and requires a server restart to take effect.
             Deprecated.
            
| Privileges | Read only | 
| Type | weblogic.management.WebLogicObjectName | 
Return the immediate parent for this MBean
This attribute is not dynamic and requires a server restart to take effect.
| Privileges | Read/Write | 
| Type | 
Get the name of the partition this ManagedExecutor is associated with
| Privileges | Read only | 
| Type | java.lang.String | 
Returns false if the MBean represented by this object has been unregistered.
This attribute is not dynamic and requires a server restart to take effect.
             Deprecated.
            
| Privileges | Read only | 
| Type | boolean | 
Total number of long running tasks rejected by max-concurrent-long-running-requests
| Privileges | Read only | 
| Type | long | 
Total number of short running tasks rejected by workmanager overload policy
| Privileges | Read only | 
| Type | long | 
Total number of long running tasks which is currently running.
| Privileges | Read only | 
| Type | long | 
Total number of submitted short running tasks
| Privileges | Read only | 
| Type | long | 
Total number of submitted long running tasks
| Privileges | Read only | 
| Type | long | 
Returns the type of the MBean.
This attribute is not dynamic and requires a server restart to take effect.
| Privileges | Read only | 
| Type | java.lang.String |