org.jboss.cdi.tck.tests.definition.qualifier
Class WhitefishQualifier

java.lang.Object
  extended by javax.enterprise.util.AnnotationLiteral<Whitefish>
      extended by org.jboss.cdi.tck.tests.definition.qualifier.WhitefishQualifier
All Implemented Interfaces:
Serializable, Annotation, Whitefish

public class WhitefishQualifier
extends javax.enterprise.util.AnnotationLiteral<Whitefish>
implements Whitefish

See Also:
Serialized Form

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

WhitefishQualifier

public WhitefishQualifier()


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