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

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

public class FalseLiteral
extends javax.enterprise.util.AnnotationLiteral<False>

See Also:
Serialized Form

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

FalseLiteral

public FalseLiteral()


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