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.deploy |
Provides for deploying applications and standalone modules to server instances and clusters in a WebLogic Server domain.
|
weblogic.management.runtime |
Contains classes and interfaces for monitoring a WebLogic
Server domain.
|
Modifier and Type | Interface | Description |
---|---|---|
interface |
ClassRedefinitionTaskRuntimeMBean |
This interface provides functionality to monitor and control a class
redefinition request.
|
Modifier and Type | Interface | Description |
---|---|---|
interface |
DataRetirementTaskRuntimeMBean |
Exposes monitoring information about a potentially long-running
request for the data retirement task.
|
Modifier and Type | Interface | 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 |
JMSMessageManagementTaskRuntimeMBean |
Represents a running or completed JMS message management operation.
|
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 | 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. |