public class EnsureNeo4jPropertiesExist extends Object implements PreflightTask
| Modifier and Type | Field and Description |
|---|---|
protected String |
failureMessage |
| Constructor and Description |
|---|
EnsureNeo4jPropertiesExist(org.apache.commons.configuration.Configuration config) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFailureMessage() |
boolean |
run() |
protected boolean |
validateProperties(Properties configProperties) |
protected String failureMessage
public EnsureNeo4jPropertiesExist(org.apache.commons.configuration.Configuration config)
public boolean run()
run in interface PreflightTaskprotected boolean validateProperties(Properties configProperties)
public String getFailureMessage()
getFailureMessage in interface PreflightTaskCopyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.