org.apache.commons.proxy.factory
Class AbstractProxyFactoryTestCase.InvokerTester
java.lang.Object
org.apache.commons.proxy.factory.AbstractProxyFactoryTestCase.InvokerTester
- All Implemented Interfaces:
- Serializable, org.apache.commons.proxy.Invoker
- Enclosing class:
- AbstractProxyFactoryTestCase
protected static class AbstractProxyFactoryTestCase.InvokerTester
- extends Object
- implements org.apache.commons.proxy.Invoker
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractProxyFactoryTestCase.InvokerTester
protected AbstractProxyFactoryTestCase.InvokerTester()
invoke
public Object invoke(Object proxy,
Method method,
Object[] args)
throws Throwable
- Specified by:
invoke in interface org.apache.commons.proxy.Invoker
- Throws:
Throwable
Copyright © 2005-2008 The Apache Software Foundation. All Rights Reserved.