Class SpringNotificationServiceLocator

java.lang.Object
org.kuali.rice.ken.core.SpringNotificationServiceLocator
All Implemented Interfaces:
NotificationServiceLocator

public class SpringNotificationServiceLocator extends Object implements NotificationServiceLocator
NotificationServiceLocator backed by a Spring Bean Factory - responsible for returning instances of services instantiated by the Spring context loader.
Author:
Kuali Rice Team (rice.collab@kuali.org)