org.jboss.solder.literal
Class SpecializesLiteral

java.lang.Object
  extended by javax.enterprise.util.AnnotationLiteral<Specializes>
      extended by org.jboss.solder.literal.SpecializesLiteral
All Implemented Interfaces:
Serializable, Annotation, Specializes

public class SpecializesLiteral
extends AnnotationLiteral<Specializes>
implements Specializes

See Also:
Serialized Form

Field Summary
static Specializes INSTANCE
           
 
Constructor Summary
SpecializesLiteral()
           
 
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
 

Field Detail

INSTANCE

public static final Specializes INSTANCE
Constructor Detail

SpecializesLiteral

public SpecializesLiteral()


Copyright © 2011 Seam Framework. All Rights Reserved.