org.jboss.jsr299.tck.literals
Class RetentionLiteral

java.lang.Object
  extended by javax.enterprise.util.AnnotationLiteral<Retention>
      extended by org.jboss.jsr299.tck.literals.RetentionLiteral
All Implemented Interfaces:
Serializable, Annotation, Retention

public abstract class RetentionLiteral
extends javax.enterprise.util.AnnotationLiteral<Retention>
implements Retention

Author:
pmuir
See Also:
Serialized Form

Constructor Summary
RetentionLiteral()
           
 
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
 

Constructor Detail

RetentionLiteral

public RetentionLiteral()


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