org.jboss.cdi.tck.tests.extensions.registration
Class BeanieTypeLiteral

java.lang.Object
  extended by javax.enterprise.util.AnnotationLiteral<BeanieType>
      extended by org.jboss.cdi.tck.tests.extensions.registration.BeanieTypeLiteral
All Implemented Interfaces:
Serializable, Annotation, BeanieType

public abstract class BeanieTypeLiteral
extends javax.enterprise.util.AnnotationLiteral<BeanieType>
implements BeanieType

See Also:
Serialized Form

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

BeanieTypeLiteral

public BeanieTypeLiteral()


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