org.jboss.cdi.tck.tests.implementation.builtin.metadata
Class Frozen.Literal

java.lang.Object
  extended by javax.enterprise.util.AnnotationLiteral<Frozen>
      extended by org.jboss.cdi.tck.tests.implementation.builtin.metadata.Frozen.Literal
All Implemented Interfaces:
Serializable, Annotation, Frozen
Enclosing class:
Frozen

public static class Frozen.Literal
extends javax.enterprise.util.AnnotationLiteral<Frozen>
implements Frozen

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.jboss.cdi.tck.tests.implementation.builtin.metadata.Frozen
Frozen.Literal
 
Constructor Summary
Frozen.Literal()
           
 
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
 

Constructor Detail

Frozen.Literal

public Frozen.Literal()


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