org.jboss.cdi.tck.tests.alternative.selection
Class Tame.TameLiteral

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

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

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.jboss.cdi.tck.tests.alternative.selection.Tame
Tame.TameLiteral
 
Field Summary
static Tame INSTANCE
           
 
Constructor Summary
Tame.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
 
Methods inherited from interface java.lang.annotation.Annotation
annotationType, equals, hashCode, toString
 

Field Detail

INSTANCE

public static final Tame INSTANCE
Constructor Detail

Tame.TameLiteral

public Tame.TameLiteral()


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