org.neo4j.server.enterprise
Class Neo4jHAPropertiesMustExistRule
java.lang.Object
org.neo4j.server.startup.healthcheck.Neo4jPropertiesMustExistRule
org.neo4j.server.enterprise.Neo4jHAPropertiesMustExistRule
- All Implemented Interfaces:
- org.neo4j.server.startup.healthcheck.StartupHealthCheckRule
public class Neo4jHAPropertiesMustExistRule
- extends org.neo4j.server.startup.healthcheck.Neo4jPropertiesMustExistRule
| Fields inherited from class org.neo4j.server.startup.healthcheck.Neo4jPropertiesMustExistRule |
failureMessage |
| 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 |
Neo4jHAPropertiesMustExistRule
public Neo4jHAPropertiesMustExistRule()
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.