com.evolveum.midpoint.notifications.transports
Class MailSender

java.lang.Object
  extended by com.evolveum.midpoint.notifications.transports.MailSender

@Component
public class MailSender
extends Object

Author:
mederly

Constructor Summary
MailSender()
           
 
Method Summary
 void send(MailMessage mailMessage, OperationResult parentResult)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MailSender

public MailSender()
Method Detail

send

public void send(MailMessage mailMessage,
                 OperationResult parentResult)


Copyright © 2013 evolveum. All Rights Reserved.