Uses of Class
wt.notify.NotificationListCache

Packages that use NotificationListCache
wt.notify
Provides classes to represent, manage, and execute notification definitions. 
 

Uses of NotificationListCache in wt.notify
 

Fields in wt.notify declared as NotificationListCache
private static NotificationListCache StandardNotificationManager.notifyCache
           
 

Methods in wt.notify that return NotificationListCache
private static NotificationListCache StandardNotificationManager.getNotifyCache()