|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NotificationAdaptorInterface | |
|---|---|
| eu.scape_project.watch.notification | |
| Uses of NotificationAdaptorInterface in eu.scape_project.watch.notification |
|---|
| Classes in eu.scape_project.watch.notification that implement NotificationAdaptorInterface | |
|---|---|
class |
LogNotificationAdaptor
Dummy adaptor that simply writes every notification to log. |
| Methods in eu.scape_project.watch.notification that return types with arguments of type NotificationAdaptorInterface | |
|---|---|
Set<NotificationAdaptorInterface> |
NotificationService.getAdaptors()
|
| Methods in eu.scape_project.watch.notification with parameters of type NotificationAdaptorInterface | |
|---|---|
boolean |
NotificationService.addAdaptor(NotificationAdaptorInterface adaptor)
Add a new notification adaptor and update index. |
boolean |
NotificationService.removeAdaptor(NotificationAdaptorInterface adaptor)
Remove an existing adaptor, updating index. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||