Class DefaultSMSNotificationServiceImpl

java.lang.Object
org.broadleafcommerce.common.notification.service.DefaultSMSNotificationServiceImpl
All Implemented Interfaces:
NotificationService

@Service("blSMSNotificationService") public class DefaultSMSNotificationServiceImpl extends Object implements NotificationService
Author:
Nick Crum ncrum
  • Field Details

    • LOG

      protected final org.apache.commons.logging.Log LOG
  • Constructor Details

    • DefaultSMSNotificationServiceImpl

      public DefaultSMSNotificationServiceImpl()
  • Method Details