BEA Systems, Inc.

WebLogic Server 8.1 API Reference

weblogic.management.runtime
Interface ServerLifeCycleTaskRuntimeMBean


public interface ServerLifeCycleTaskRuntimeMBean
extends TaskRuntimeMBean, ServerLifeCycleTaskStatus, java.rmi.Remote

Exposes monitoring information about a server's lifecycle. Remote clients as well as clients running within a server can access this information.

An operation (task) to change a server's state should fork a separate thread to perform the actual work and immediately return an instance of this MBean to the caller. The caller can then use this MBean to track the task's progress as desired.

Author:
Copyright © 2004 BEA Systems, Inc. All Rights Reserved.

Fields inherited from class weblogic.management.runtime.ServerLifeCycleTaskStatus
COMPLETED, FAILED, TASK_IN_PROGRESS
 
Methods inherited from interface weblogic.management.runtime.TaskRuntimeMBean
cancel, getBeginTime, getDescription, getEndTime, getError, getParentTask, getStatus, getSubTasks, isRunning, isSystemTask, setSystemTask
 
Methods inherited from interface weblogic.management.WebLogicMBean
getMBeanInfo, getName, getObjectName, getParent, getType, isCachingDisabled, isRegistered, setName, setParent
 
Methods inherited from interface javax.management.DynamicMBean
getAttribute, getAttributes, invoke, setAttribute, setAttributes
 
Methods inherited from interface javax.management.MBeanRegistration
postDeregister, postRegister, preRegister
 
Methods inherited from interface javax.management.NotificationBroadcaster
addNotificationListener, getNotificationInfo, removeNotificationListener
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs81