org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.broken.invalid
Class PlainOldAnnotation.Literal

java.lang.Object
  extended by javax.enterprise.util.AnnotationLiteral<PlainOldAnnotation>
      extended by org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.broken.invalid.PlainOldAnnotation.Literal
All Implemented Interfaces:
Serializable, Annotation, PlainOldAnnotation
Enclosing class:
PlainOldAnnotation

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

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.broken.invalid.PlainOldAnnotation
PlainOldAnnotation.Literal
 
Field Summary
static PlainOldAnnotation.Literal INSTANCE
           
 
Constructor Summary
PlainOldAnnotation.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
 

Field Detail

INSTANCE

public static PlainOldAnnotation.Literal INSTANCE
Constructor Detail

PlainOldAnnotation.Literal

public PlainOldAnnotation.Literal()


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