org.kuali.rice.ken.services.impl
Class NotificationMessageDeliveryResolverServiceImplTest.TestNotificationMessageDeliveryResolverService

java.lang.Object
  extended by org.kuali.rice.ken.service.impl.ConcurrentJob<Notification>
      extended by org.kuali.rice.ken.service.impl.NotificationMessageDeliveryResolverServiceImpl
          extended by org.kuali.rice.ken.services.impl.NotificationMessageDeliveryResolverServiceImplTest.TestNotificationMessageDeliveryResolverService
All Implemented Interfaces:
NotificationMessageDeliveryResolverService
Enclosing class:
NotificationMessageDeliveryResolverServiceImplTest

private static class NotificationMessageDeliveryResolverServiceImplTest.TestNotificationMessageDeliveryResolverService
extends NotificationMessageDeliveryResolverServiceImpl


Field Summary
 
Fields inherited from class org.kuali.rice.ken.service.impl.ConcurrentJob
executor, txManager
 
Constructor Summary
NotificationMessageDeliveryResolverServiceImplTest.TestNotificationMessageDeliveryResolverService(NotificationService notificationService, NotificationRecipientService notificationRecipientService, GenericDao businessObjectDao, org.springframework.transaction.PlatformTransactionManager txManager, ExecutorService executor, UserPreferenceService userPreferenceService)
           
 
Method Summary
protected  Collection<Object> processWorkItems(Collection<Notification> notifications)
           
 
Methods inherited from class org.kuali.rice.ken.service.impl.NotificationMessageDeliveryResolverServiceImpl
resolveNotificationMessageDeliveries, takeAvailableWorkItems, unlockWorkItem
 
Methods inherited from class org.kuali.rice.ken.service.impl.ConcurrentJob
createNewTransaction, groupWorkItems, run, unlockWorkItemAtomically
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotificationMessageDeliveryResolverServiceImplTest.TestNotificationMessageDeliveryResolverService

public NotificationMessageDeliveryResolverServiceImplTest.TestNotificationMessageDeliveryResolverService(NotificationService notificationService,
                                                                                                         NotificationRecipientService notificationRecipientService,
                                                                                                         GenericDao businessObjectDao,
                                                                                                         org.springframework.transaction.PlatformTransactionManager txManager,
                                                                                                         ExecutorService executor,
                                                                                                         UserPreferenceService userPreferenceService)
Method Detail

processWorkItems

protected Collection<Object> processWorkItems(Collection<Notification> notifications)
Overrides:
processWorkItems in class NotificationMessageDeliveryResolverServiceImpl


Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.