Package org.alfresco.repo.solr
Class SOLRWatcherJob
java.lang.Object
org.alfresco.repo.solr.SOLRWatcherJob
- All Implemented Interfaces:
org.quartz.Job
A Quartz job that pings Solr to determine if it is alive
- Since:
- 4.0
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SOLRWatcherJob
public SOLRWatcherJob()
-
-
Method Details
-
execute
public void execute(org.quartz.JobExecutionContext jec) throws org.quartz.JobExecutionException - Specified by:
executein interfaceorg.quartz.Job- Throws:
org.quartz.JobExecutionException
-