Class NotificationMessageDeliveryServiceImpl

java.lang.Object
org.kuali.rice.ken.service.impl.NotificationMessageDeliveryServiceImpl
All Implemented Interfaces:
NotificationMessageDeliveryService

public class NotificationMessageDeliveryServiceImpl extends Object implements NotificationMessageDeliveryService
NotificationService implementation - this is the default out-of-the-box implementation of the service that uses the businessObjectDao to get at the data via our OOTB DBMS.
Author:
Kuali Rice Team (rice.collab@kuali.org)