org.jboss.jsr299.tck.literals
Class NewLiteral

java.lang.Object
  extended by javax.enterprise.util.AnnotationLiteral<javax.enterprise.inject.New>
      extended by org.jboss.jsr299.tck.literals.NewLiteral
All Implemented Interfaces:
Serializable, Annotation, javax.enterprise.inject.New

public abstract class NewLiteral
extends javax.enterprise.util.AnnotationLiteral<javax.enterprise.inject.New>
implements javax.enterprise.inject.New

See Also:
Serialized Form

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

NewLiteral

public NewLiteral()


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