org.jboss.webbeans.tck.unit.event
Class FiresBinding

java.lang.Object
  extended by javax.inject.AnnotationLiteral<javax.event.Fires>
      extended by org.jboss.webbeans.tck.unit.event.FiresBinding
All Implemented Interfaces:
java.lang.annotation.Annotation, javax.event.Fires

public class FiresBinding
extends javax.inject.AnnotationLiteral<javax.event.Fires>
implements javax.event.Fires


Constructor Summary
FiresBinding()
           
 
Method Summary
 
Methods inherited from class javax.inject.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

FiresBinding

public FiresBinding()


Copyright © 2008-2009. All Rights Reserved.