Package | Description |
---|---|
weblogic.management.runtime |
Contains classes and interfaces for monitoring a WebLogic
Server domain.
|
weblogic.server |
Provides interfaces and exceptions for
weblogic.server . |
weblogic.t3.srvr |
Provides interfaces for
weblogic.t3.srvr . |
Modifier and Type | Field | Description |
---|---|---|
java.util.Set<PartitionRuntimeMBean.Operation> |
PartitionRuntimeMBean.Operation.allowOps |
Modifier and Type | Method | Description |
---|---|---|
static PartitionRuntimeMBean.Operation |
PartitionRuntimeMBean.Operation.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static PartitionRuntimeMBean.Operation[] |
PartitionRuntimeMBean.Operation.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method | Description |
---|---|---|
static PartitionRuntimeMBean.State |
PartitionRuntimeMBean.State.getLowestState(PartitionRuntimeMBean.Operation op) |
|
boolean |
PartitionRuntimeMBean.Operation.isAllowedOp(PartitionRuntimeMBean.Operation proposedOperation) |
|
static boolean |
PartitionRuntimeMBean.Operation.isSetupOperation(PartitionRuntimeMBean.Operation operation) |
|
static boolean |
PartitionRuntimeMBean.Operation.isTeardownOperation(PartitionRuntimeMBean.Operation operation) |