public interface NotificationService
Modifier and Type | Method and Description |
---|---|
void |
send(Notification notification)
Sends a
Notification . |
void send(Notification notification) throws CillaServiceException
Notification
.notification
- Notification
to be sentCillaServiceException
Copyright © 2009–2016. All rights reserved.