org.jboss.cdi.tck.tests.extensions.beanManager.bean
Class Hungry.Literal

java.lang.Object
  extended by javax.enterprise.util.AnnotationLiteral<Hungry>
      extended by org.jboss.cdi.tck.tests.extensions.beanManager.bean.Hungry.Literal
All Implemented Interfaces:
Serializable, Annotation, Hungry
Enclosing class:
Hungry

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

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.jboss.cdi.tck.tests.extensions.beanManager.bean.Hungry
Hungry.Literal
 
Field Summary
static Hungry.Literal 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 Hungry.Literal INSTANCE


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