org.fao.geonet.monitor.health
Class DatabaseHealthCheck

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

public class DatabaseHealthCheck
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
DatabaseHealthCheck()
           
 
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

DatabaseHealthCheck

public DatabaseHealthCheck()
Method Detail

create

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


Copyright © 2003-2013. All Rights Reserved.