org.jboss.cdi.tck.tests.decorators.builtin.event.complex
Class Baz.Literal

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

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

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.jboss.cdi.tck.tests.decorators.builtin.event.complex.Baz
Baz.Literal
 
Field Summary
static Baz.Literal INSTANCE
           
 
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
 

Field Detail

INSTANCE

public static final Baz.Literal INSTANCE


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