org.apache.tapestry5.internal.plastic
Class AnnotationBuilder
java.lang.Object
org.apache.tapestry5.internal.plastic.asm.AnnotationVisitor
org.apache.tapestry5.internal.plastic.AbstractAnnotationBuilder
org.apache.tapestry5.internal.plastic.AnnotationBuilder
public class AnnotationBuilder
- extends AbstractAnnotationBuilder
Fields inherited from class org.apache.tapestry5.internal.plastic.asm.AnnotationVisitor |
api, av |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnnotationBuilder
public AnnotationBuilder(Class annotationType,
PlasticClassPool pool)
store
protected void store(String name,
Object value)
- Specified by:
store
in class AbstractAnnotationBuilder
elementTypeForArrayAttribute
protected Class elementTypeForArrayAttribute(String name)
- Overrides:
elementTypeForArrayAttribute
in class AbstractAnnotationBuilder
createAnnotation
public Object createAnnotation()
Copyright © 2003-2012 The Apache Software Foundation.