Package 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
-
-
Constructor Summary
Constructors Constructor Description AnnInvocationHandler(Ann ann, ClassLoader cl, Class<?> c)
-