org.jboss.solder.literal
Class StereotypeLiteral

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

public class StereotypeLiteral
extends AnnotationLiteral<Stereotype>
implements Stereotype

See Also:
Serialized Form

Field Summary
static Stereotype INSTANCE
           
 
Constructor Summary
StereotypeLiteral()
           
 
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 Stereotype INSTANCE
Constructor Detail

StereotypeLiteral

public StereotypeLiteral()


Copyright © 2011 Seam Framework. All Rights Reserved.