org.jboss.cdi.tck.tests.alternative.selection.resource
Class ProductionReady.ProductionReadyLiteral

java.lang.Object
  extended by javax.enterprise.util.AnnotationLiteral<ProductionReady>
      extended by org.jboss.cdi.tck.tests.alternative.selection.resource.ProductionReady.ProductionReadyLiteral
All Implemented Interfaces:
Serializable, Annotation, ProductionReady
Enclosing class:
ProductionReady

public static class ProductionReady.ProductionReadyLiteral
extends javax.enterprise.util.AnnotationLiteral<ProductionReady>
implements ProductionReady

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.jboss.cdi.tck.tests.alternative.selection.resource.ProductionReady
ProductionReady.ProductionReadyLiteral
 
Field Summary
static ProductionReady INSTANCE
           
 
Constructor Summary
ProductionReady.ProductionReadyLiteral()
           
 
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 ProductionReady INSTANCE
Constructor Detail

ProductionReady.ProductionReadyLiteral

public ProductionReady.ProductionReadyLiteral()


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