org.jboss.cdi.tck.tests.extensions.afterBeanDiscovery.annotated
Class Alpha.AlphaLiteral

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

public static class Alpha.AlphaLiteral
extends javax.enterprise.util.AnnotationLiteral<Alpha>
implements Alpha

See Also:
Serialized Form

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

Alpha.AlphaLiteral

public Alpha.AlphaLiteral()


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