2008-09-10 1.1.0

Uses of Interface
org.eclipse.soda.dk.notification.service.NotificationMonitorService

Packages that use NotificationMonitorService
org.eclipse.soda.dk.notification.service This package is part of the org.eclipse.soda.dk.notification.service project. 
 

Uses of NotificationMonitorService in org.eclipse.soda.dk.notification.service
 

Methods in org.eclipse.soda.dk.notification.service that return NotificationMonitorService
 NotificationMonitorService NotificationExtendableService.getNotificationMonitor()
          Gets the notification monitor (NotificationMonitorService) value.
 

Methods in org.eclipse.soda.dk.notification.service with parameters of type NotificationMonitorService
 void NotificationExtendableService.addNotificationMonitor(NotificationMonitorService notificationMonitor)
          Add notification monitor with the specified notification monitor parameter.
 void NotificationExtendableService.removeNotificationMonitor(NotificationMonitorService notificationExtension)
          Remove notification monitor with the specified notification extension parameter.
 void NotificationExtendableService.setNotificationMonitor(NotificationMonitorService notificationMonitor)
          Sets the notification monitor value.
 


2008-09-10 1.1.0

Copyright (c) 1999, 2008 IBM and others. See license in Legal section. OSGi Framework Version 3.4.0.v20080605-1900