org.jboss.solder.literal
Class GenericLiteral

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

public class GenericLiteral
extends javax.enterprise.util.AnnotationLiteral<Generic>
implements Generic

See Also:
Serialized Form

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

GenericLiteral

public GenericLiteral()


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