org.jboss.errai.ioc.rebind.ioc.codegen
Class AnnotationEncoder

java.lang.Object
  extended by org.jboss.errai.ioc.rebind.ioc.codegen.AnnotationEncoder

public class AnnotationEncoder
extends Object


Constructor Summary
AnnotationEncoder()
           
 
Method Summary
static Statement encode(Annotation annotation)
           
static Statement[] encode(Annotation[] annotations)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotationEncoder

public AnnotationEncoder()
Method Detail

encode

public static Statement encode(Annotation annotation)

encode

public static Statement[] encode(Annotation[] annotations)


Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.