Neo4j Enterprise

org.neo4j.backup.log
Class InconsistencyLoggingTransactionInterceptorProvider

java.lang.Object
  extended by org.neo4j.helpers.Service
      extended by org.neo4j.kernel.impl.transaction.xaframework.TransactionInterceptorProvider
          extended by org.neo4j.consistency.checking.incremental.intercept.InconsistencyLoggingTransactionInterceptorProvider
              extended by org.neo4j.backup.log.InconsistencyLoggingTransactionInterceptorProvider

Deprecated.

@Deprecated
public class InconsistencyLoggingTransactionInterceptorProvider
extends org.neo4j.consistency.checking.incremental.intercept.InconsistencyLoggingTransactionInterceptorProvider


Nested Class Summary
 
Nested classes/interfaces inherited from class org.neo4j.consistency.checking.incremental.intercept.InconsistencyLoggingTransactionInterceptorProvider
org.neo4j.consistency.checking.incremental.intercept.InconsistencyLoggingTransactionInterceptorProvider.CheckerMode
 
Nested classes/interfaces inherited from class org.neo4j.helpers.Service
Service.CaseInsensitiveService, Service.Implementation
 
Field Summary
 
Fields inherited from class org.neo4j.consistency.checking.incremental.intercept.InconsistencyLoggingTransactionInterceptorProvider
NAME
 
Constructor Summary
InconsistencyLoggingTransactionInterceptorProvider()
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.neo4j.kernel.impl.transaction.xaframework.TransactionInterceptorProvider
name
 
Methods inherited from class org.neo4j.helpers.Service
equals, getKeys, hashCode, load, load, matches, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InconsistencyLoggingTransactionInterceptorProvider

public InconsistencyLoggingTransactionInterceptorProvider()
Deprecated. 

Neo4j Enterprise

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