org.jboss.cdi.tck.tests.extensions.alternative.metadata
Class CheapLiteral

java.lang.Object
  extended by javax.enterprise.util.AnnotationLiteral<Cheap>
      extended by org.jboss.cdi.tck.tests.extensions.alternative.metadata.CheapLiteral
All Implemented Interfaces:
Serializable, Annotation, Cheap

public class CheapLiteral
extends javax.enterprise.util.AnnotationLiteral<Cheap>
implements Cheap

See Also:
Serialized Form

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

CheapLiteral

public CheapLiteral()


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