org.silverpeas.dateReminder.persistent.service
Class DateReminderServiceFactory

java.lang.Object
  extended by org.silverpeas.dateReminder.persistent.service.DateReminderServiceFactory

public class DateReminderServiceFactory
extends Object

A factory of a PersistentDateReminderService objects.

Author:
Cécile Bonin

Constructor Summary
DateReminderServiceFactory()
           
 
Method Summary
static PersistentDateReminderService getDateReminderService()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DateReminderServiceFactory

public DateReminderServiceFactory()
Method Detail

getDateReminderService

public static PersistentDateReminderService getDateReminderService()
Returns:
an instance of PersistentDateReminderService.


Copyright © 2016 Silverpeas. All Rights Reserved.