org.wymiwyg.commons.util.arguments
Class AnnotatedInterfaceArguments.AnnotatedInterfaceProxy
java.lang.Object
org.wymiwyg.commons.util.arguments.AnnotatedInterfaceArguments.AnnotatedInterfaceProxy
- All Implemented Interfaces:
- InvocationHandler
- Enclosing class:
- AnnotatedInterfaceArguments<T>
public class AnnotatedInterfaceArguments.AnnotatedInterfaceProxy
- extends Object
- implements InvocationHandler
- Author:
- reto
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnnotatedInterfaceArguments.AnnotatedInterfaceProxy
public AnnotatedInterfaceArguments.AnnotatedInterfaceProxy()
invoke
public Object invoke(Object proxy,
Method method,
Object[] args)
throws Throwable
- Specified by:
invoke in interface InvocationHandler
- Throws:
Throwable
Copyright © 2011. All Rights Reserved.