| Package | Description |
|---|---|
| com.bea.wls.redef.runtime |
Provides interfaces for
com.bea.wls.redef.runtime. |
| weblogic.diagnostics.accessor.runtime |
Provides interfaces for
weblogic.diagnostics.accessor.runtime. |
| weblogic.management.runtime |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ClassRedefinitionTaskRuntimeMBean
This interface provides functionality to monitor and control a class
redefinition request.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DataRetirementTaskRuntimeMBean
Exposes monitoring information about a potentially long-running
request for the data retirement task.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CoherenceServerLifeCycleTaskRuntimeMBean
Exposes monitoring information about a server's life cycle.
|
interface |
DeploymentTaskRuntimeMBean
Deprecated.
9.0.0.0 Replaced by
WebLogicDeploymentManager |
interface |
JDBCDataSourceTaskRuntimeMBean |
interface |
PartitionLifeCycleTaskRuntimeMBean
Exposes information about a long-running task related to the partition
life cycle.
|
interface |
ResourceGroupLifeCycleTaskRuntimeMBean |
interface |
RolloutTaskRuntimeMBean
TaskRuntimeMBean for any workflow (WorkflowProgress) executed using management orchestration framework.
|
interface |
ScalingTaskRuntimeMBean |
interface |
ServerLifeCycleTaskRuntimeMBean
Exposes monitoring information about a server's lifecycle.
|
interface |
SystemComponentLifeCycleTaskRuntimeMBean
Exposes monitoring information about a system component's life cycle.
|
interface |
WLDFDataRetirementTaskRuntimeMBean
Exposes monitoring information about a potentially long-running
request for the data retirement task.
|
interface |
WLDFDebugPatchTaskRuntimeMBean
This interface provides monitoring over activation and deactivation tasks for
dynamic debug patches
|
interface |
WLDFImageCreationTaskRuntimeMBean
Exposes monitoring information about a potentially long-running
request for the generation of a diagnostic image.
|
interface |
WorkflowTaskRuntimeMBean
TaskRuntimeMBean for any workflow (WorkflowProgress) executed using management orchestration framework.
|
| Modifier and Type | Method and Description |
|---|---|
TaskRuntimeMBean |
TaskRuntimeMBean.getParentTask()
The task of which this task is a part.
|
TaskRuntimeMBean[] |
TaskRuntimeMBean.getSubTasks()
An array of
TaskRuntimeMBeans that describes a set
of parallel tasks which are components of this task. |