org.jboss.webbeans.literal
Class ObtainsLiteral

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

public class ObtainsLiteral
extends AnnotationLiteral<Obtains>
implements Obtains


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

ObtainsLiteral

public ObtainsLiteral()


Copyright © 2011. All Rights Reserved.