org.jboss.jsr299.tck.tests.extensions.bean.bytype
Class NonBindingTypeLiteral

java.lang.Object
  extended by javax.enterprise.util.AnnotationLiteral<org.jboss.jsr299.tck.tests.extensions.bean.bytype.NonBindingType>
      extended by org.jboss.jsr299.tck.tests.extensions.bean.bytype.NonBindingTypeLiteral
All Implemented Interfaces:
Serializable, Annotation

public class NonBindingTypeLiteral
extends javax.enterprise.util.AnnotationLiteral<org.jboss.jsr299.tck.tests.extensions.bean.bytype.NonBindingType>

See Also:
Serialized Form

Constructor Summary
NonBindingTypeLiteral()
           
 
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

NonBindingTypeLiteral

public NonBindingTypeLiteral()


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