public interface NotificationDispatcher
| Modifier and Type | Method and Description |
|---|---|
void |
dispatchNotification(Notification notification)
This method is responsible for dispatching the given notification to any relevant services.
|
void dispatchNotification(Notification notification) throws ServiceException
notification - the NotificationServiceExceptionCopyright © 2022. All rights reserved.