org.neo4j.server.preflight
Class EnsurePreparedForHttpLogging

java.lang.Object
  extended by org.neo4j.server.preflight.EnsurePreparedForHttpLogging
All Implemented Interfaces:
PreflightTask

public class EnsurePreparedForHttpLogging
extends Object
implements PreflightTask


Constructor Summary
EnsurePreparedForHttpLogging(org.apache.commons.configuration.Configuration config)
           
 
Method Summary
 String getFailureMessage()
           
 boolean run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnsurePreparedForHttpLogging

public EnsurePreparedForHttpLogging(org.apache.commons.configuration.Configuration config)
Method Detail

run

public boolean run()
Specified by:
run in interface PreflightTask

getFailureMessage

public String getFailureMessage()
Specified by:
getFailureMessage in interface PreflightTask


Copyright © 2002-2014 The Neo4j Graph Database Project. All Rights Reserved.