Class AnnotationBuilder

java.lang.Object
org.jboss.classfilewriter.annotations.AnnotationBuilder

public class AnnotationBuilder extends Object
Utility class that can be used to contruct annotations and annotation attributes from java Annotation instances
Author:
Stuart Douglas