org.jboss.errai.cdi.server
Class ProducesQualifier

java.lang.Object
  extended by javax.enterprise.util.AnnotationLiteral<javax.enterprise.inject.Produces>
      extended by org.jboss.errai.cdi.server.ProducesQualifier
All Implemented Interfaces:
Serializable, Annotation, javax.enterprise.inject.Produces

public abstract class ProducesQualifier
extends javax.enterprise.util.AnnotationLiteral<javax.enterprise.inject.Produces>
implements javax.enterprise.inject.Produces

See Also:
Serialized Form

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

ProducesQualifier

public ProducesQualifier()


Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.