org.jboss.cdi.tck.tests.event.bindingTypes
Class WildAnnotationLiteral

java.lang.Object
  extended by javax.enterprise.util.AnnotationLiteral<Wild>
      extended by org.jboss.cdi.tck.tests.event.bindingTypes.WildAnnotationLiteral
All Implemented Interfaces:
Serializable, Annotation, Wild

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

See Also:
Serialized Form

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

WildAnnotationLiteral

public WildAnnotationLiteral()


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