org.jboss.webbeans.literal
Class NewLiteral

java.lang.Object
  extended by javax.inject.AnnotationLiteral<New>
      extended by org.jboss.webbeans.literal.NewLiteral
All Implemented Interfaces:
java.lang.annotation.Annotation, New

public class NewLiteral
extends AnnotationLiteral<New>
implements New

Annotation literal for @Current

Author:
Pete Muir

Constructor Summary
NewLiteral()
           
 
Method Summary
 
Methods inherited from class javax.inject.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 © 2011. All Rights Reserved.