|
Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.2.1) Part Number E55141-01 P4 Change 1723563 on 2015/10/09 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MinThreadsConstraintMBean | |
---|---|
weblogic.management.configuration |
Uses of MinThreadsConstraintMBean in weblogic.management.configuration |
---|
Methods in weblogic.management.configuration that return MinThreadsConstraintMBean | |
---|---|
abstract MinThreadsConstraintMBean |
SelfTuningMBean.createMinThreadsConstraint(String name) Creates minimum threads constraints. |
abstract MinThreadsConstraintMBean |
WorkManagerMBean.getMinThreadsConstraint() The minimum number of threads allocated to resolve deadlocks. |
abstract MinThreadsConstraintMBean[] |
SelfTuningMBean.getMinThreadsConstraints() All the minimum threads constraints. |
abstract MinThreadsConstraintMBean |
SelfTuningMBean.lookupMinThreadsConstraint(String name) Looks up a particular minimum threads constraint. |
Methods in weblogic.management.configuration with parameters of type MinThreadsConstraintMBean | |
---|---|
abstract void |
SelfTuningMBean.destroyMinThreadsConstraint(MinThreadsConstraintMBean bean) Destroys and removes a minimum threads constraint with the specified short name. |
abstract void |
WorkManagerMBean.setMinThreadsConstraint(MinThreadsConstraintMBean mtc) The minimum number of threads allocated to resolve deadlocks. |
|
Copyright 1996, 2015, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.2.1) Part Number E55141-01 P4 Change 1723563 on 2015/10/09 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |