org.jboss.cdi.tck.tests.extensions.lifecycle.bbd
Class SkillLiteral

java.lang.Object
  extended by javax.enterprise.util.AnnotationLiteral<Skill>
      extended by org.jboss.cdi.tck.tests.extensions.lifecycle.bbd.SkillLiteral
All Implemented Interfaces:
Serializable, Annotation, Skill

public abstract class SkillLiteral
extends javax.enterprise.util.AnnotationLiteral<Skill>
implements Skill

See Also:
Serialized Form

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

SkillLiteral

public SkillLiteral()


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