org.jboss.solder.literal
Class AlternativeLiteral

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

public class AlternativeLiteral
extends AnnotationLiteral<Alternative>
implements Alternative

See Also:
Serialized Form

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

AlternativeLiteral

public AlternativeLiteral()


Copyright © 2011 Seam Framework. All Rights Reserved.