Uses of Interface
org.broadleafcommerce.common.email.service.EmailService

Packages that use EmailService
org.broadleafcommerce.common.email.service   
org.broadleafcommerce.common.vendor.service.monitor.handler   
 

Uses of EmailService in org.broadleafcommerce.common.email.service
 

Classes in org.broadleafcommerce.common.email.service that implement EmailService
 class EmailServiceImpl
           
 class NullEmailServiceImpl
          This null implementation class can be used during development to work around the need to have a working SMTP service to route emails through.
 

Uses of EmailService in org.broadleafcommerce.common.vendor.service.monitor.handler
 

Fields in org.broadleafcommerce.common.vendor.service.monitor.handler declared as EmailService
protected  EmailService EmailStatusHandler.emailService
           
 



Copyright © 2013. All Rights Reserved.