org.gcube.portlets.user.joinnew.server
Class EmailNotification
java.lang.Object
org.gcube.portlets.user.joinnew.server.EmailNotification
public class EmailNotification
- extends Object
A class for sending email
- Author:
- Panagiota Koltsida, NKUA
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EmailNotification
public EmailNotification(String sender,
String[] recipients,
String subject,
String body)
- Class's constructor
- Parameters:
sender
- recipients
- subject
- body
-
sendEmail
public void sendEmail()
Copyright © 2013. All Rights Reserved.