org.neo4j.server.startup.healthcheck
Class HTTPLoggingPreparednessRule

java.lang.Object
  extended by org.neo4j.server.startup.healthcheck.HTTPLoggingPreparednessRule
All Implemented Interfaces:
StartupHealthCheckRule

public class HTTPLoggingPreparednessRule
extends Object
implements StartupHealthCheckRule


Constructor Summary
HTTPLoggingPreparednessRule()
           
 
Method Summary
 boolean execute(Properties properties)
           
 String getFailureMessage()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HTTPLoggingPreparednessRule

public HTTPLoggingPreparednessRule()
Method Detail

execute

public boolean execute(Properties properties)
Specified by:
execute in interface StartupHealthCheckRule

getFailureMessage

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


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