triptracker.testing
Class DebugProxy
java.lang.Object
triptracker.testing.DebugProxy
- All Implemented Interfaces:
- InvocationHandler
public class DebugProxy
- extends Object
- implements InvocationHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
newInstance
public static Object newInstance(Object obj)
invoke
public Object invoke(Object proxy,
Method m,
Object[] args)
throws Throwable
- Specified by:
invoke
in interface InvocationHandler
- Throws:
Throwable
Copyright © 2006 Team Trip Tracker. All Rights Reserved.