public class ProxyFactory
extends java.lang.Object
Constructor and Description |
---|
ProxyFactory() |
Modifier and Type | Method and Description |
---|---|
static Annotation |
newAnnotationProxy(AnnotationElement.Annotation annotation,
java.lang.ClassLoader loader)
Creates a new proxy for the annotation specified.
|
public static Annotation newAnnotationProxy(AnnotationElement.Annotation annotation, java.lang.ClassLoader loader)
annotation
- the annotation data structure abstractionloader
- the class loader for the target class