Neo4j Enterprise

org.neo4j.backup.log
Class VerifyingTransactionInterceptorProvider

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.VerifyingTransactionInterceptorProvider
              extended by org.neo4j.backup.log.VerifyingTransactionInterceptorProvider

Deprecated.

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


Nested Class Summary
 
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.VerifyingTransactionInterceptorProvider
NAME
 
Constructor Summary
VerifyingTransactionInterceptorProvider()
          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

VerifyingTransactionInterceptorProvider

public VerifyingTransactionInterceptorProvider()
Deprecated. 

Neo4j Enterprise

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