org.springframework.data.neo4j.config
Class ConfigurationCheck
java.lang.Object
org.springframework.data.neo4j.config.ConfigurationCheck
public class ConfigurationCheck
- extends Object
Validates correct configuration of Neo4j and Spring, especially transaction-managers
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigurationCheck
public ConfigurationCheck(GraphDatabaseContext graphDatabaseContext,
PlatformTransactionManager transactionManager)
Copyright © 2011 SpringSource. All Rights Reserved.