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