org.jboss.cdi.tck.tests.implementation.simple.ee.components
Class Wild.WildLiteral

java.lang.Object
  extended by javax.enterprise.util.AnnotationLiteral<Wild>
      extended by org.jboss.cdi.tck.tests.implementation.simple.ee.components.Wild.WildLiteral
All Implemented Interfaces:
Serializable, Annotation, Wild
Enclosing class:
Wild

public static class Wild.WildLiteral
extends javax.enterprise.util.AnnotationLiteral<Wild>
implements Wild

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.jboss.cdi.tck.tests.implementation.simple.ee.components.Wild
Wild.WildLiteral
 
Field Summary
static Wild INSTANCE
           
 
Constructor Summary
Wild.WildLiteral()
           
 
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 Wild INSTANCE
Constructor Detail

Wild.WildLiteral

public Wild.WildLiteral()


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