|
2008-09-10 1.1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NotificationExtendableService
| Field Summary | |
|---|---|
static java.lang.String |
SERVICE_NAME
Define the service name (String) constant. |
| Method Summary | |
|---|---|
void |
addNotificationExtension(NotificationExtensionService notificationExtension)
Add notification extension with the specified notification extension parameter. |
void |
addNotificationMonitor(NotificationMonitorService notificationMonitor)
Add notification monitor with the specified notification monitor parameter. |
NotificationExtensionService |
getNotificationExtension()
Gets the notification extension (NotificationExtensionService) value. |
NotificationMonitorService |
getNotificationMonitor()
Gets the notification monitor (NotificationMonitorService) value. |
void |
removeNotificationExtension(NotificationExtensionService notificationExtension)
Remove notification extension with the specified notification extension parameter. |
void |
removeNotificationMonitor(NotificationMonitorService notificationExtension)
Remove notification monitor with the specified notification extension parameter. |
void |
setNotificationExtension(NotificationExtensionService notificationExtension)
Sets the notification extension value. |
void |
setNotificationMonitor(NotificationMonitorService notificationMonitor)
Sets the notification monitor value. |
| Methods inherited from interface org.eclipse.soda.dk.notification.service.NotificationService |
|---|
broadcast, register, register, unregister |
| Field Detail |
|---|
static final java.lang.String SERVICE_NAME
| Method Detail |
|---|
void addNotificationExtension(NotificationExtensionService notificationExtension)
notificationExtension - The notification extension (NotificationExtensionService) parameter.getNotificationExtension(),
removeNotificationExtension(NotificationExtensionService),
setNotificationExtension(NotificationExtensionService)void addNotificationMonitor(NotificationMonitorService notificationMonitor)
notificationMonitor - The notification monitor (NotificationMonitorService) parameter.getNotificationMonitor(),
removeNotificationMonitor(NotificationMonitorService),
setNotificationMonitor(NotificationMonitorService)NotificationExtensionService getNotificationExtension()
NotificationExtensionService) value.addNotificationExtension(NotificationExtensionService),
removeNotificationExtension(NotificationExtensionService),
setNotificationExtension(NotificationExtensionService)NotificationMonitorService getNotificationMonitor()
NotificationMonitorService) value.addNotificationMonitor(NotificationMonitorService),
removeNotificationMonitor(NotificationMonitorService),
setNotificationMonitor(NotificationMonitorService)void removeNotificationExtension(NotificationExtensionService notificationExtension)
notificationExtension - The notification extension (NotificationExtensionService) parameter.addNotificationExtension(NotificationExtensionService),
getNotificationExtension(),
setNotificationExtension(NotificationExtensionService)void removeNotificationMonitor(NotificationMonitorService notificationExtension)
notificationExtension - The notification extension (NotificationMonitorService) parameter.addNotificationMonitor(NotificationMonitorService),
getNotificationMonitor(),
setNotificationMonitor(NotificationMonitorService)void setNotificationExtension(NotificationExtensionService notificationExtension)
notificationExtension - The notification extension (NotificationExtensionService) parameter.addNotificationExtension(NotificationExtensionService),
getNotificationExtension(),
removeNotificationExtension(NotificationExtensionService)void setNotificationMonitor(NotificationMonitorService notificationMonitor)
notificationMonitor - The notification monitor (NotificationMonitorService) parameter.addNotificationMonitor(NotificationMonitorService),
getNotificationMonitor(),
removeNotificationMonitor(NotificationMonitorService)
|
2008-09-10 1.1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||