org.jboss.cdi.tck.tests.alternative.resolution.qualifier
Class TrueLiteral

java.lang.Object
  extended by javax.enterprise.util.AnnotationLiteral<True>
      extended by org.jboss.cdi.tck.tests.alternative.resolution.qualifier.TrueLiteral
All Implemented Interfaces:
Serializable, Annotation

public class TrueLiteral
extends javax.enterprise.util.AnnotationLiteral<True>

See Also:
Serialized Form

Field Summary
static TrueLiteral INSTANCE
           
 
Constructor Summary
TrueLiteral()
           
 
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
 

Field Detail

INSTANCE

public static final TrueLiteral INSTANCE
Constructor Detail

TrueLiteral

public TrueLiteral()


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