org.codehaus.plexus.metadata.ann
Class AnnInvocationHandler
java.lang.Object
org.codehaus.plexus.metadata.ann.AnnInvocationHandler
- All Implemented Interfaces:
- InvocationHandler
public class AnnInvocationHandler
- extends Object
- implements InvocationHandler
- Author:
- Eugene Kuleshov
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnnInvocationHandler
public AnnInvocationHandler(Ann ann,
ClassLoader cl,
Class<?> c)
invoke
public Object invoke(Object proxy,
Method m,
Object[] args)
throws Throwable
- Specified by:
invoke
in interface InvocationHandler
- Throws:
Throwable
Copyright © 2001-2011 Codehaus. All Rights Reserved.