org.jboss.cdi.tck.tests.event.observer.runtimeException
Class TameAnnotationLiteral

java.lang.Object
  extended by javax.enterprise.util.AnnotationLiteral<Tame>
      extended by org.jboss.cdi.tck.tests.event.observer.runtimeException.TameAnnotationLiteral
All Implemented Interfaces:
Serializable, Annotation, Tame

public class TameAnnotationLiteral
extends javax.enterprise.util.AnnotationLiteral<Tame>
implements Tame

See Also:
Serialized Form

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

TameAnnotationLiteral

public TameAnnotationLiteral()


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