org.broadleafcommerce.common.vendor.service.monitor.handler
Class EmailStatusHandler
java.lang.Object
org.broadleafcommerce.common.vendor.service.monitor.handler.EmailStatusHandler
- All Implemented Interfaces:
- StatusHandler
public class EmailStatusHandler
- extends Object
- implements StatusHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
emailService
protected EmailService emailService
emailInfo
protected EmailInfo emailInfo
emailTarget
protected EmailTarget emailTarget
EmailStatusHandler
public EmailStatusHandler()
handleStatus
public void handleStatus(String serviceName,
ServiceStatusType status)
- Specified by:
handleStatus in interface StatusHandler
getEmailInfo
public EmailInfo getEmailInfo()
setEmailInfo
public void setEmailInfo(EmailInfo emailInfo)
getEmailTarget
public EmailTarget getEmailTarget()
setEmailTarget
public void setEmailTarget(EmailTarget emailTarget)
Copyright © 2012. All Rights Reserved.