org.neo4j.server.startup.healthcheck
Class ConfigFileMustBePresentRule
java.lang.Object
org.neo4j.server.startup.healthcheck.ConfigFileMustBePresentRule
- All Implemented Interfaces:
- StartupHealthCheckRule
public class ConfigFileMustBePresentRule
- extends Object
- implements StartupHealthCheckRule
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigFileMustBePresentRule
public ConfigFileMustBePresentRule()
execute
public boolean execute(Properties properties)
- Specified by:
execute
in interface StartupHealthCheckRule
getFailureMessage
public String getFailureMessage()
- Specified by:
getFailureMessage
in interface StartupHealthCheckRule
Copyright © 2011 The Neo4j Graph Database Project. All Rights Reserved.