nl.surfnet.coin.selfservice.service.impl
Class NotificationServiceImpl

java.lang.Object
  extended by nl.surfnet.coin.selfservice.service.impl.NotificationServiceImpl
All Implemented Interfaces:
NotificationService

public class NotificationServiceImpl
extends Object
implements NotificationService


Constructor Summary
NotificationServiceImpl()
           
 
Method Summary
 void sendMail(String issueKey, String from, String subject, String body)
           
 void setAdministrativeEmail(String administrativeEmail)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotificationServiceImpl

public NotificationServiceImpl()
Method Detail

sendMail

public void sendMail(String issueKey,
                     String from,
                     String subject,
                     String body)
Specified by:
sendMail in interface NotificationService

setAdministrativeEmail

public void setAdministrativeEmail(String administrativeEmail)


Copyright © 2012 SURFnet bv, The Netherlands. All Rights Reserved.