org.neo4j.server.preflight
Class EnsureNeo4jPropertiesExist
java.lang.Object
org.neo4j.server.preflight.EnsureNeo4jPropertiesExist
- All Implemented Interfaces:
- PreflightTask
public class EnsureNeo4jPropertiesExist
- extends Object
- implements PreflightTask
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
failureMessage
protected String failureMessage
EnsureNeo4jPropertiesExist
public EnsureNeo4jPropertiesExist(org.apache.commons.configuration.Configuration config)
run
public boolean run()
- Specified by:
run in interface PreflightTask
validateProperties
protected boolean validateProperties(Properties configProperties)
getFailureMessage
public String getFailureMessage()
- Specified by:
getFailureMessage in interface PreflightTask
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.