fr.paris.lutece.portal.service.daemon
Class IndexerDaemon

java.lang.Object
  extended by fr.paris.lutece.portal.service.daemon.Daemon
      extended by fr.paris.lutece.portal.service.daemon.IndexerDaemon
All Implemented Interfaces:
java.lang.Runnable

public final class IndexerDaemon
extends Daemon

This class provides methods which allows Daemon to manage and process the treatment of the indexing.


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
IndexerDaemon()
           
 
Method Summary
 void run()
          Implementation of the run method of the Runnable interface.It processes the daemon treatment.
 
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

IndexerDaemon

public IndexerDaemon()
Method Detail

run

public void run()
Implementation of the run method of the Runnable interface.It processes the daemon treatment.



Copyright © 2010 Mairie de Paris. All Rights Reserved.