org.jboss.annotation.factory.javassist
Class AnnotationProxy
java.lang.Object
org.jboss.annotation.factory.AnnotationProxy
org.jboss.annotation.factory.javassist.AnnotationProxy
- All Implemented Interfaces:
- Serializable, InvocationHandler
public class AnnotationProxy
- extends AnnotationProxy
- implements InvocationHandler
Comment
- Version:
- $Revision: 69888 $
- Author:
- Bill Burke, Kabir Khan
- See Also:
- Serialized Form
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 © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.