org.jboss.cdi.tck.tests.implementation.builtin.metadata
Class Fruit.Literal

java.lang.Object
  extended by javax.enterprise.util.AnnotationLiteral<Fruit>
      extended by org.jboss.cdi.tck.tests.implementation.builtin.metadata.Fruit.Literal
All Implemented Interfaces:
Serializable, Annotation, Fruit
Enclosing class:
Fruit

public static class Fruit.Literal
extends javax.enterprise.util.AnnotationLiteral<Fruit>
implements Fruit

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.jboss.cdi.tck.tests.implementation.builtin.metadata.Fruit
Fruit.Literal
 
Constructor Summary
Fruit.Literal()
           
 
Method Summary
 
Methods inherited from class javax.enterprise.util.AnnotationLiteral
annotationType, equals, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.lang.annotation.Annotation
annotationType, equals, hashCode, toString
 

Constructor Detail

Fruit.Literal

public Fruit.Literal()


Copyright © 2008-2012 Seam Framework. All Rights Reserved.