BEA WebLogic Server 9.1 Domain Configuration Schema Reference

http://www.bea.com/ns/weblogic/90/domain
complexType work-manager-shutdown-triggerType

{http://www.w3.org/2001/XMLSchema}anyType
  {http://www.bea.com/ns/weblogic/90/domain}configurationType
      {http://www.bea.com/ns/weblogic/90/domain}work-manager-shutdown-triggerType

Model
<...>
name?, notes?, max-stuck-thread-time?, stuck-thread-count?
</...>
Prohibited substitutions (block)
none (extensions and restrictions are allowed)
Usage
Derived types: none
Components using this type: none
Documentation

This MBean is used to configure the trigger that shuts down the WorkManager. The trigger specifies the number of threads that need to be stuck for a certain amount of time for the trigger to shutdown the WorkManager automatically. A shutdown WorkManager refuses new work and completes pending work.

MBean: WorkManagerShutdownTriggerMBean


Nested Element Summary
annonymous type derived from stringname optional
           
stringnotes optional
          

Optional information that you can include to describe this configuration.

 
intmax-stuck-thread-time optional
          

Time after which a executing thread is declared as stuck.

 
intstuck-thread-count optional
          

Number of stuck threads after which the WorkManager is shutdown

Privileges: Read/Write

Redeploy or Restart required: Changes take effect after you redeploy the module or restart the server.

 

BEA WebLogic Server 9.1 Domain Configuration Schema Reference

Version: 9.1