org.jboss.jsr299.tck.literals
Class TargetLiteral

java.lang.Object
  extended by javax.enterprise.util.AnnotationLiteral<Target>
      extended by org.jboss.jsr299.tck.literals.TargetLiteral
All Implemented Interfaces:
Serializable, Annotation, Target

public abstract class TargetLiteral
extends javax.enterprise.util.AnnotationLiteral<Target>
implements Target

Author:
pmuir
See Also:
Serialized Form

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

TargetLiteral

public TargetLiteral()


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