Skip navigation links

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


Uses of Interface
weblogic.management.runtime.TaskRuntimeMBean

Packages that use TaskRuntimeMBean
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   

 

Uses of TaskRuntimeMBean in com.bea.wls.redef.runtime

 

Subinterfaces of TaskRuntimeMBean in com.bea.wls.redef.runtime
 interface ClassRedefinitionTaskRuntimeMBean
           This interface provides functionality to monitor and control a class redefinition request.

 

Uses of TaskRuntimeMBean in weblogic.diagnostics.accessor.runtime

 

Subinterfaces of TaskRuntimeMBean in weblogic.diagnostics.accessor.runtime
 interface DataRetirementTaskRuntimeMBean
          Exposes monitoring information about a potentially long-running request for the data retirement task.

 

Uses of TaskRuntimeMBean in weblogic.management.runtime

 

Subinterfaces of TaskRuntimeMBean in weblogic.management.runtime
 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.

 

Methods in weblogic.management.runtime that return TaskRuntimeMBean
abstract  TaskRuntimeMBean TaskRuntimeMBean.getParentTask()
          The task of which this task is a part.
abstract  TaskRuntimeMBean[] TaskRuntimeMBean.getSubTasks()
          An array of TaskRuntimeMBeans that describes a set of parallel tasks which are components of this task.

 


Skip navigation links

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