org.jboss.cdi.tck.tests.extensions.annotated.synthetic
Class Fresh.Literal

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

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

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.jboss.cdi.tck.tests.extensions.annotated.synthetic.Fresh
Fresh.Literal
 
Field Summary
static Fresh.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 Fresh.Literal INSTANCE


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