org.neo4j.kernel
Class TransactionEventHandlers.HandlerAndState

java.lang.Object
  extended by org.neo4j.kernel.TransactionEventHandlers.HandlerAndState
Enclosing class:
TransactionEventHandlers

public static class TransactionEventHandlers.HandlerAndState
extends Object


Constructor Summary
TransactionEventHandlers.HandlerAndState(TransactionEventHandler<?> handler, Object state)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransactionEventHandlers.HandlerAndState

public TransactionEventHandlers.HandlerAndState(TransactionEventHandler<?> handler,
                                                Object state)


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