com.ibm.retail.si.mgmt.notifications
Class AgentShutdownNotification

java.lang.Object
  |
  +--java.util.EventObject
        |
        +--javax.management.Notification
              |
              +--com.ibm.retail.si.mgmt.notifications.RtlNotification
                    |
                    +--com.ibm.retail.si.mgmt.notifications.RtlInformationNotification
                          |
                          +--com.ibm.retail.si.mgmt.notifications.AgentShutdownNotification
All Implemented Interfaces:
java.io.Serializable

public class AgentShutdownNotification
extends RtlInformationNotification

Version:
1.0
Author:
Chris D Arrington
See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.ibm.retail.si.mgmt.notifications.RtlInformationNotification
NOTIFICATION_TYPE
 
Fields inherited from class javax.management.Notification
source
 
Constructor Summary
AgentShutdownNotification(java.lang.Object source, com.ibm.retail.si.mgmt.MgmtDeviceInfo devInfo)
           
 
Method Summary
 com.ibm.retail.si.mgmt.MgmtDeviceInfo getMgmtDeviceInfo()
           
 
Methods inherited from class com.ibm.retail.si.mgmt.notifications.RtlNotification
getOriginatingDevice, GetSystemSequenceNo, GetSystemTimeStamp, setOriginatingDevice, SetSystemSequenceNo, SetSystemTimeStamp
 
Methods inherited from class javax.management.Notification
getMessage, getSequenceNumber, getSource, getTimeStamp, getType, getUserData, setSequenceNumber, setSource, setTimeStamp, setUserData, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AgentShutdownNotification

public AgentShutdownNotification(java.lang.Object source,
                                 com.ibm.retail.si.mgmt.MgmtDeviceInfo devInfo)
Method Detail

getMgmtDeviceInfo

public com.ibm.retail.si.mgmt.MgmtDeviceInfo getMgmtDeviceInfo()
Returns:
MgmtDeviceInfo the encapsulated object with the remote agent's information


Copyright © 2004 IBM. All Rights Reserved.
Generated: July 19 2004