org.jboss.cdi.tck.tests.implementation.enterprise.newBean
Class TameLiteral

java.lang.Object
  extended by javax.enterprise.util.AnnotationLiteral<Tame>
      extended by org.jboss.cdi.tck.tests.implementation.enterprise.newBean.TameLiteral
All Implemented Interfaces:
Serializable, Annotation

public class TameLiteral
extends javax.enterprise.util.AnnotationLiteral<Tame>

See Also:
Serialized Form

Field Summary
static TameLiteral INSTANCE
           
 
Constructor Summary
TameLiteral()
           
 
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
 

Field Detail

INSTANCE

public static TameLiteral INSTANCE
Constructor Detail

TameLiteral

public TameLiteral()


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