org.jboss.solder.literal
Class AlternativeLiteral

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

public class AlternativeLiteral
extends javax.enterprise.util.AnnotationLiteral<javax.enterprise.inject.Alternative>
implements javax.enterprise.inject.Alternative

See Also:
Serialized Form

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

AlternativeLiteral

public AlternativeLiteral()


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