org.jboss.cdi.tck.tests.event.implicit
Class HonorsLiteral

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

public class HonorsLiteral
extends javax.enterprise.util.AnnotationLiteral<Honors>

See Also:
Serialized Form

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

Constructor Detail

HonorsLiteral

public HonorsLiteral()


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