org.jboss.cdi.tck.tests.extensions.beanManager.annotated
Class Charlie.CharlieLiteral

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

public static class Charlie.CharlieLiteral
extends javax.enterprise.util.AnnotationLiteral<Charlie>
implements Charlie

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.jboss.cdi.tck.tests.extensions.beanManager.annotated.Charlie
Charlie.CharlieLiteral
 
Field Summary
static Charlie INSTANCE
           
 
Constructor Summary
Charlie.CharlieLiteral()
           
 
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 Charlie INSTANCE
Constructor Detail

Charlie.CharlieLiteral

public Charlie.CharlieLiteral()


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