BEA Systems, Inc.

Type-Safe Access to BEA WebLogic Server 9.0 MBeans (Deprecated)


Uses of Interface
weblogic.management.configuration.MaxThreadsConstraintMBean

Packages that use MaxThreadsConstraintMBean
weblogic.management.configuration Contains classes and interfaces for configuring a WebLogic Server domain. 
 

Uses of MaxThreadsConstraintMBean in weblogic.management.configuration
 

Methods in weblogic.management.configuration that return MaxThreadsConstraintMBean
 MaxThreadsConstraintMBean WorkManagerMBean.getMaxThreadsConstraint()
          The maximum number of concurrent threads that can be allocated to execute requests.
 

Methods in weblogic.management.configuration with parameters of type MaxThreadsConstraintMBean
 void WorkManagerMBean.setMaxThreadsConstraint(MaxThreadsConstraintMBean mtc)
          The maximum number of concurrent threads that can be allocated to execute requests.
static void WorkManagerLegalHelper.validateMaxThreadsConstraint(MaxThreadsConstraintMBean mtc)
           
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs90
Copyright 2005 BEA Systems Inc.