org.jboss.cdi.tck.extlib
Class StrictLiteral

java.lang.Object
  extended by javax.enterprise.util.AnnotationLiteral<Strict>
      extended by org.jboss.cdi.tck.extlib.StrictLiteral
All Implemented Interfaces:
Serializable, Annotation, Strict

public class StrictLiteral
extends javax.enterprise.util.AnnotationLiteral<Strict>
implements Strict

Annotation literal for Strict

See Also:
Serialized Form

Field Summary
static Strict INSTANCE
           
 
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 Strict INSTANCE


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