BEA Systems, Inc.

WebLogic Server 8.1 API Reference

weblogic.management
Class TaskCompletionNotification

java.lang.Object
  |
  +--java.util.EventObject
        |
        +--javax.management.Notification
              |
              +--weblogic.management.TaskCompletionNotification

public class TaskCompletionNotification
extends javax.management.Notification

Author:
Copyright © 2004 BEA Systems, Inc. All Rights Reserved.
See Also:
Serialized Form

Fields inherited from class javax.management.Notification
source
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
TaskCompletionNotification(javax.management.ObjectName source, java.lang.String taskID, int state)
           
 
Method Summary
 java.lang.String getID()
           
 int getState()
           
 
Methods inherited from class javax.management.Notification
getMessage, getSequenceNumber, getSource, getTimeStamp, getType, getUserData, setSequenceNumber, setSource, setTimeStamp, setUserData
 
Methods inherited from class java.util.EventObject
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TaskCompletionNotification

public TaskCompletionNotification(javax.management.ObjectName source,
                                  java.lang.String taskID,
                                  int state)
Method Detail

getID

public java.lang.String getID()

getState

public int getState()

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