org.jboss.cdi.tck.tests.extensions.annotated.delivery
Class Wanted.WantedLiteral

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

public static class Wanted.WantedLiteral
extends javax.enterprise.util.AnnotationLiteral<Wanted>
implements Wanted

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.jboss.cdi.tck.tests.extensions.annotated.delivery.Wanted
Wanted.WantedLiteral
 
Field Summary
static Wanted INSTANCE
           
 
Constructor Summary
Wanted.WantedLiteral()
           
 
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 Wanted INSTANCE
Constructor Detail

Wanted.WantedLiteral

public Wanted.WantedLiteral()


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