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

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

public class ExpensiveLiteral
extends javax.enterprise.util.AnnotationLiteral<Expensive>
implements Expensive

See Also:
Serialized Form

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

ExpensiveLiteral

public ExpensiveLiteral()


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