org.openrdf.sail.rdbms.util
Class Tracer
java.lang.Object
org.openrdf.sail.rdbms.util.Tracer
- All Implemented Interfaces:
- InvocationHandler
public class Tracer
- extends Object
- implements InvocationHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Tracer
public Tracer(Object delegate,
String var,
PrintWriter out)
isTraceEnabled
public static boolean isTraceEnabled()
traceDataSource
public static DataSource traceDataSource(DataSource ds)
invoke
public Object invoke(Object proxy,
Method method,
Object[] args)
throws Throwable
- Specified by:
invoke in interface InvocationHandler
- Throws:
Throwable
Copyright © 2001-2012 Aduna. All Rights Reserved.