org.jboss.cdi.tck.tests.lookup.injectionpoint
Class AnimalStereotypeAnnotationLiteral

java.lang.Object
  extended by javax.enterprise.util.AnnotationLiteral<AnimalStereotype>
      extended by org.jboss.cdi.tck.tests.lookup.injectionpoint.AnimalStereotypeAnnotationLiteral
All Implemented Interfaces:
Serializable, Annotation, AnimalStereotype

public class AnimalStereotypeAnnotationLiteral
extends javax.enterprise.util.AnnotationLiteral<AnimalStereotype>
implements AnimalStereotype

See Also:
Serialized Form

Constructor Summary
AnimalStereotypeAnnotationLiteral()
           
 
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

AnimalStereotypeAnnotationLiteral

public AnimalStereotypeAnnotationLiteral()


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