org.jboss.solder.literal
Class SpecializesLiteral

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

public class SpecializesLiteral
extends javax.enterprise.util.AnnotationLiteral<javax.enterprise.inject.Specializes>
implements javax.enterprise.inject.Specializes

See Also:
Serialized Form

Field Summary
static javax.enterprise.inject.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 javax.enterprise.inject.Specializes INSTANCE
Constructor Detail

SpecializesLiteral

public SpecializesLiteral()


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