org.jboss.cdi.tck.tests.definition.qualifier.enterprise
Class SkinnyQualifier

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

public class SkinnyQualifier
extends javax.enterprise.util.AnnotationLiteral<Skinny>
implements Skinny

See Also:
Serialized Form

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

SkinnyQualifier

public SkinnyQualifier()


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