org.jboss.aop.annotation.factory.duplicate.javassist
Class AnnotationProxy
java.lang.Object
org.jboss.aop.annotation.factory.duplicate.AnnotationProxy
org.jboss.aop.annotation.factory.duplicate.javassist.AnnotationProxy
- All Implemented Interfaces:
- InvocationHandler
public class AnnotationProxy
- extends AnnotationProxy
- implements InvocationHandler
Comment
- Version:
- $Revision: 57050 $
- Author:
- Bill Burke, Kabir Khan
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnnotationProxy
public AnnotationProxy(Class annotationType,
Map valueMap)
createProxy
public static Object createProxy(javassist.bytecode.annotation.Annotation info)
throws Exception
- Throws:
Exception
createProxy
public static Object createProxy(javassist.bytecode.annotation.Annotation info,
Class annotation)
throws Exception
- Throws:
Exception
Copyright © 2004 JBoss Inc. All Rights Reserved.