org.jboss.webbeans.literal
Class CurrentLiteral

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

public class CurrentLiteral
extends AnnotationLiteral<Current>
implements Current

Annotation literal for @Current

Author:
Pete Muir

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

CurrentLiteral

public CurrentLiteral()


Copyright © 2011. All Rights Reserved.