BEA WebLogic Server 10.0 Security Schema Reference

http://www.bea.com/ns/weblogic/920/domain
element self-tuning-thread-pool-size-max

Model
<self-tuning-thread-pool-size-max>annonymous type derived from int</self-tuning-thread-pool-size-max>
Disallowed substitutions (block)
none (extensions, restrictions and substitutions are allowed)
Substitution group exclusion (final)
none (extensions and restrictions are allowed)
Usage
Documentation
<p>Sets the maximum thread pool size of the self-tuning thread pool.</p>
 <p>
 The self-tuning thread pool starts with the default size of 1. It grows
 and shrinks automatically as required. Setting this attribute changes the
 default max pool size. The active thread count will never increase beyond
 this value. This value defines the maximum number of threads permitted in
 the server. Note that the server will add threads only if it improves
 throughput. Measurements are taken every 2 seconds and the decision to
 increase or decrease the thread count is based on the current throughput
 measurement versus past values.
 </p>
 <p>
 This attribute is used only when {@link #setUse81StyleExecuteQueues}
 is turned off which is the default.
 </p>
 (Interface=weblogic.management.configuration.KernelMBean Attribute=getSelfTuningThreadPoolSizeMax)
Fundamental Facets
equality, numeric, bounded, totaly ordered, countable infinite value space
White Space Processing
collapse
Pattern Facet
[\-+]?[0-9]+
Digits Facets
fraction digits: 0
BEA WebLogic Server 10.0 Security Schema Reference

Version: 10.0