org.jboss.cdi.tck.tests.implementation.disposal.method.definition
Class Scary.Literal

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

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

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.jboss.cdi.tck.tests.implementation.disposal.method.definition.Scary
Scary.Literal
 
Constructor Summary
Scary.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

Scary.Literal

public Scary.Literal()


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