BEA Systems, Inc.

Uses of Interface
weblogic.management.runtime.TaskRuntimeMBean

Packages that use TaskRuntimeMBean
weblogic.management.runtime   
 

Uses of TaskRuntimeMBean in weblogic.management.runtime
 

Subinterfaces of TaskRuntimeMBean in weblogic.management.runtime
 interface DeploymentTaskRuntimeMBean
          Deprecated. 9.0.0.0 Replaced by WebLogicDeploymentManager
 interface JDBCDataSourceTaskRuntimeMBean
           
 interface ServerLifeCycleTaskRuntimeMBean
          Exposes monitoring information about a server's lifecycle.
 

Methods in weblogic.management.runtime that return TaskRuntimeMBean
 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.
 


Documentation is available at
http://e-docs.bea.com/wls/docs100
Copyright 2006 BEA Systems Inc.