|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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.AgentConnectionFailedNotification
Notification emitted indicating a set of failed connection attempts to a GeneralAgent has occurred
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 | |
---|---|
AgentConnectionFailedNotification(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 |
public AgentConnectionFailedNotification(java.lang.Object source, com.ibm.retail.si.mgmt.MgmtDeviceInfo devInfo)
Method Detail |
public com.ibm.retail.si.mgmt.MgmtDeviceInfo getMgmtDeviceInfo()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |