Class Reference.Literal

java.lang.Object
javax.enterprise.util.AnnotationLiteral<Reference>
org.osgi.service.cdi.annotations.Reference.Literal
All Implemented Interfaces:
Annotation
Enclosing class:
Reference

public static final class Reference.Literal extends javax.enterprise.util.AnnotationLiteral<Reference> implements Reference
Support inline instantiation of the Reference annotation.
See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from class javax.enterprise.util.AnnotationLiteral

    javax.enterprise.util.AnnotationLiteral.PrivilegedActionForAccessibleObject

    Nested classes/interfaces inherited from class org.osgi.service.cdi.annotations.Reference

    Reference.Any, Reference.Literal
  • Method Summary

    Modifier and Type
    Method
    Description
    static final Reference.Literal
    of(Class<?> service, String target)
     
     
     

    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