org.exoplatform.addon.service
Class ReminderServiceImpl

java.lang.Object
  extended by org.exoplatform.addon.service.ReminderServiceImpl
All Implemented Interfaces:
org.picocontainer.Startable

public class ReminderServiceImpl
extends Object
implements org.picocontainer.Startable


Field Summary
static String nameCalendarMaintenance
           
 
Constructor Summary
ReminderServiceImpl()
           
 
Method Summary
 void start()
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

nameCalendarMaintenance

public static String nameCalendarMaintenance
Constructor Detail

ReminderServiceImpl

public ReminderServiceImpl()
Parameters:
repositoryService -
Method Detail

start

public void start()
Specified by:
start in interface org.picocontainer.Startable

stop

public void stop()
Specified by:
stop in interface org.picocontainer.Startable


Copyright © 2003–2015 eXo Platform SAS. All rights reserved.