public class EmailServiceImpl extends Object implements EmailService
EmailServiceImpl(String administrativeEmail, Emailer emailer)
void
sendMail(String from, String subject, String body)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EmailServiceImpl(String administrativeEmail, Emailer emailer)
public void sendMail(String from, String subject, String body)
sendMail
EmailService
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.