Package wt.notify
Class StandardNotificationManager
java.lang.Object
wt.services.StandardManager
wt.notify.StandardNotificationManager
- All Implemented Interfaces:
Serializable,wt.fc._NetFactor,NetFactor,NotificationManager,wt.notify.NotificationManagerSvr,wt.services.Manager
public class StandardNotificationManager
extends StandardManager
implements NotificationManager, wt.notify.NotificationManagerSvr, Serializable
Standard implementation of the notification service
interfaces. It is mainly responsible for the capturing and
queuing of notifications. It also maintains a notification
list cache for performance reasons.
Use the newStandardNotificationManager static factory method(s),
not the StandardNotificationManager constructor, to construct
instances of this class. Instances must be constructed using the static
factory(s), in order to ensure proper initialization of the instance.
Supported API: true
Extendable: false
- See Also:
-
Method Summary
Methods inherited from class wt.services.StandardManager
getManagerService, getManagerStatus, getName, getStartupType, initialize, performShutdownProcess, registerEvents