org.fao.geonet.monitor.health
Class LuceneIndexHealthCheck

java.lang.Object
  extended by org.fao.geonet.monitor.health.LuceneIndexHealthCheck
All Implemented Interfaces:
HealthCheckFactory

public class LuceneIndexHealthCheck
extends Object
implements HealthCheckFactory

Checks to ensure that the database is accessible and readable

User: jeichar Date: 3/26/12 Time: 9:01 AM


Constructor Summary
LuceneIndexHealthCheck()
           
 
Method Summary
 HealthCheck create(ServiceContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LuceneIndexHealthCheck

public LuceneIndexHealthCheck()
Method Detail

create

public HealthCheck create(ServiceContext context)
Specified by:
create in interface HealthCheckFactory


Copyright © 2003-2013. All Rights Reserved.