org.jboss.cdi.tck.tests.event.observer.extension
Class Angry.Literal

java.lang.Object
  extended by javax.enterprise.util.AnnotationLiteral<Angry>
      extended by org.jboss.cdi.tck.tests.event.observer.extension.Angry.Literal
All Implemented Interfaces:
Serializable, Annotation, Angry
Enclosing class:
Angry

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

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.jboss.cdi.tck.tests.event.observer.extension.Angry
Angry.Literal
 
Constructor Summary
Angry.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

Angry.Literal

public Angry.Literal()


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