BEA Systems, Inc.

WebLogic Server 6.0sp2 API Reference

weblogic.management
Class AttributeAddNotification

java.lang.Object
  |
  +--java.util.EventObject
        |
        +--javax.management.Notification
              |
              +--javax.management.AttributeChangeNotification
                    |
                    +--weblogic.management.internal.AttributeChangeNotification
                          |
                          +--weblogic.management.AttributeAddNotification

public class AttributeAddNotification
extends weblogic.management.internal.AttributeChangeNotification

The notification broadcasted by a WebLogicMBean when an adder is invoked. The old value is null, the new value is the item being added.

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

Fields inherited from class javax.management.AttributeChangeNotification
ATTRIBUTE_CHANGE
 
Fields inherited from class javax.management.Notification
source
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
AttributeAddNotification(javax.management.ObjectName source, java.lang.String name, java.lang.Object addedValue)
           
 
Method Summary
 java.lang.Object getAddedValue()
           
 
Methods inherited from class weblogic.management.internal.AttributeChangeNotification
getAttributeType, getChangeNotificationCount, toString
 
Methods inherited from class javax.management.AttributeChangeNotification
getAttributeName, getNewValue, getOldValue
 
Methods inherited from class javax.management.Notification
getMessage, getSequenceNumber, getSource, getTimeStamp, getType, getUserData, setSequenceNumber, setSource, setTimeStamp, setUserData
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AttributeAddNotification

public AttributeAddNotification(javax.management.ObjectName source,
                                java.lang.String name,
                                java.lang.Object addedValue)
Method Detail

getAddedValue

public java.lang.Object getAddedValue()

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