org.neo4j.server.enterprise
Class Neo4jHAPropertiesMustExistRule

java.lang.Object
  extended by org.neo4j.server.startup.healthcheck.Neo4jPropertiesMustExistRule
      extended by org.neo4j.server.enterprise.Neo4jHAPropertiesMustExistRule
All Implemented Interfaces:
org.neo4j.server.startup.healthcheck.StartupHealthCheckRule

public class Neo4jHAPropertiesMustExistRule
extends org.neo4j.server.startup.healthcheck.Neo4jPropertiesMustExistRule


Field Summary
 
Fields inherited from class org.neo4j.server.startup.healthcheck.Neo4jPropertiesMustExistRule
failureMessage
 
Constructor Summary
Neo4jHAPropertiesMustExistRule()
           
 
Method Summary
protected  boolean validateProperties(Properties configProperties)
           
 
Methods inherited from class org.neo4j.server.startup.healthcheck.Neo4jPropertiesMustExistRule
execute, getFailureMessage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Neo4jHAPropertiesMustExistRule

public Neo4jHAPropertiesMustExistRule()
Method Detail

validateProperties

protected boolean validateProperties(Properties configProperties)
Overrides:
validateProperties in class org.neo4j.server.startup.healthcheck.Neo4jPropertiesMustExistRule


Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.