com.ebmwebsourcing.petalsview.service.notification
Interface NotificationProcessor

All Known Implementing Classes:
NotificationProcessorImpl

@Transactional
public interface NotificationProcessor


Method Summary
 void process(java.util.List<Notification> notificationList)
           
 

Method Detail

process

void process(java.util.List<Notification> notificationList)
             throws NotificationProcessingException
Throws:
NotificationProcessingException


Copyright © 2010 eBMWebsourcing. All Rights Reserved.