| Package | Description |
|---|---|
| eu.dnetlib.enabling.is.sn | |
| eu.dnetlib.enabling.is.sn.resourcestate |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractNotificationSender
NotificationSender interface defines an injection point for the NotificationInvoker instance.
|
class |
AsynchronousNotificationSenderImpl
Asynchronous but in-order delivery of notifications.
|
class |
SynchronousNotificationSenderImpl
This implementation of NotificationSender simply sends notification synchronously.
|
| Modifier and Type | Method and Description |
|---|---|
NotificationSender |
AbstractNotificationDetector.getSender() |
| Modifier and Type | Method and Description |
|---|---|
void |
NotificationDetector.setSender(NotificationSender sender)
injection point for NotificationSender.
|
void |
AbstractNotificationDetector.setSender(NotificationSender sender) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractResourceStateNotificationDetectorFilter.setSender(NotificationSender sender)
injection point for NotificationSender.
|
Copyright © 2017. All rights reserved.