|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.portal.service.daemon.Daemon
fr.paris.lutece.plugins.calendar.service.daemon.ResetAgendaCacheDeamon
public class ResetAgendaCacheDeamon
This class provides methods which allows Daemon to reset the AgendaService cache
Field Summary |
---|
Fields inherited from class fr.paris.lutece.portal.service.daemon.Daemon |
---|
RESULT_FAILED, RESULT_PROCESSING, RESULT_SUCCESS, RESULT_UNKNOWN, STATUS_RUNNING, STATUS_STOPPED |
Constructor Summary | |
---|---|
ResetAgendaCacheDeamon()
|
Method Summary | |
---|---|
void |
run()
Daemon's treatment method |
Methods inherited from class fr.paris.lutece.portal.service.daemon.Daemon |
---|
getLastRunLogs, getPluginName, getResult, setLastRunLogs, setPluginName, setResult |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResetAgendaCacheDeamon()
Method Detail |
---|
public void run()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |