org.wymiwyg.commons.util.arguments
Class AnnotatedInterfaceArguments.AnnotatedInterfaceProxy

java.lang.Object
  extended by 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

Constructor Summary
AnnotatedInterfaceArguments.AnnotatedInterfaceProxy()
           
 
Method Summary
 Object invoke(Object proxy, Method method, Object[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotatedInterfaceArguments.AnnotatedInterfaceProxy

public AnnotatedInterfaceArguments.AnnotatedInterfaceProxy()
Method Detail

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.