Package com.ibm.retail.si.mgmt.notifications

This package contains the SIF Notification classes, a filter for these Notification classes (RtlNotificationFilter and MgmtNotificationControlMBean, which manages the Notifications emitted from all General Agents in the store.

See:
          Description

Interface Summary
MgmtNotificationControlMBean This interface describes the Notification Collection & Control function to be implemented on the Master Agent.
 

Class Summary
AgentConnectionFailedNotification Notification emitted indicating a set of failed connection attempts to a GeneralAgent has occurred
AgentDiscoveredNotification RtlInformationNotification for discovery of a new GeneralAgent, it encapsulates a MgmtDeviceInfo object which has the necessary information to handle and work with the remote agents.
AgentLostNotification RtlInformationNotification for release of a GeneralAgent that is being managed, it encapsulates a MgmtDeviceInfo object which has the necessary information to remote the remote agent from the pool.
AgentShutdownNotification  
MgmtSDCompletionNotification Software Distribution completion Notification class
MgmtSDProgressNotification Software Distribution Progress Notification class
MgmtSDStartedNotification Software Distribution Started Notification class.
RtlAlertNotification This is used to represent an Alertable condition that has occurred in the system.
RtlConsumerNotification This Notificaiton type is used by application components that wish to record entries relevant to a consumers activity, in a consumer log.
RtlCriticalNotification This is used to represent a Critical event that has occurred in the system.
RtlDebugNotification This is to be used by development to pass debug information up through the system.
RtlEmergencyNotification This is used to represent an Emergency condition that has occurred in the system.
RtlErrorNotification This is used to represent an Error condition that has occurred in the system.
RtlInformationNotification This is used to represent a condition within the system that an appication might be interested in.
RtlNoticeNotification This is used to represent a condition defined as as a less severe form of Warning.
RtlNotification This class is intended to be the base class used for all notifcations issued by all RSS components.
RtlTracePointNotification This Notificaiton type is used by the logging component of the General and Master agent for converting locally logged entries to notificaitons that can be forwarded through the centralized notification system.
RtlWarningNotification This is used to represent a condition that has occured on the system that warrants a Warning.
StoredNotification Stored Notification represents a notification to be stored persistently
 

Package com.ibm.retail.si.mgmt.notifications Description

This package contains the SIF Notification classes, a filter for these Notification classes (RtlNotificationFilter and MgmtNotificationControlMBean, which manages the Notifications emitted from all General Agents in the store.



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