Neo4j

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
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransactionEventHandlers.HandlerAndState

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

Neo4j

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