com.silverpeas.mailinglist.service
Class ServicesFactory

java.lang.Object
  extended by com.silverpeas.mailinglist.service.ServicesFactory

public class ServicesFactory
extends Object


Method Summary
static ServicesFactory getFactory()
           
 MailingListService getMailingListService()
           
 MessageChecker getMessageChecker()
           
 MessageService getMessageService()
           
 NotificationFormatter getNotificationFormatter()
           
 NotificationHelper getNotificationHelper()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getFactory

public static ServicesFactory getFactory()

getMailingListService

public MailingListService getMailingListService()

getMessageService

public MessageService getMessageService()

getMessageChecker

public MessageChecker getMessageChecker()

getNotificationHelper

public NotificationHelper getNotificationHelper()

getNotificationFormatter

public NotificationFormatter getNotificationFormatter()


Copyright © 2016 Silverpeas. All Rights Reserved.