| Package | Description |
|---|---|
| weblogic.management.runtime |
Contains classes and interfaces for monitoring a WebLogic
Server domain.
|
| Modifier and Type | Method | Description |
|---|---|---|
static ScalingTaskRuntimeMBean.ScalingType |
ScalingTaskRuntimeMBean.ScalingType.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static ScalingTaskRuntimeMBean.ScalingType[] |
ScalingTaskRuntimeMBean.ScalingType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|