org.jboss.cdi.tck.tests.extensions.beanManager.annotated
Class Bravo.BravoLiteral

java.lang.Object
  extended by javax.enterprise.util.AnnotationLiteral<Bravo>
      extended by org.jboss.cdi.tck.tests.extensions.beanManager.annotated.Bravo.BravoLiteral
All Implemented Interfaces:
Serializable, Annotation, Bravo
Enclosing class:
Bravo

public static class Bravo.BravoLiteral
extends javax.enterprise.util.AnnotationLiteral<Bravo>
implements Bravo

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.jboss.cdi.tck.tests.extensions.beanManager.annotated.Bravo
Bravo.BravoLiteral
 
Field Summary
static Bravo INSTANCE
           
 
Constructor Summary
Bravo.BravoLiteral()
           
 
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 Bravo INSTANCE
Constructor Detail

Bravo.BravoLiteral

public Bravo.BravoLiteral()


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