Package org.neo4j.jdbc.utils
Class Neo4jInvocationHandler
- java.lang.Object
-
- org.neo4j.jdbc.utils.Neo4jInvocationHandler
-
- All Implemented Interfaces:
InvocationHandler
public class Neo4jInvocationHandler extends Object implements InvocationHandler
- Since:
- 3.2.0
- Author:
- Gianmarco Laggia @ Larus B.A.
-
-
Constructor Summary
Constructors Constructor Description Neo4jInvocationHandler(Object target, boolean debug)
-