Class SendNotificationsServiceImpl

java.lang.Object
com.skava.service.impl.SendNotificationsServiceImpl
All Implemented Interfaces:
com.skava.core.EcommService<NotificationRequest,NotificationResponse>, SendNotificationsService

@Service @Transactional(propagation=REQUIRED, readOnly=false, noRollbackFor=java.lang.Exception.class) public class SendNotificationsServiceImpl extends Object implements SendNotificationsService
The Class SendNotificationsServiceImpl.
This class is used to send notification according to the input.
Author:
Infosys Equinox