Class PID.Literal

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

public static final class PID.Literal extends javax.enterprise.util.AnnotationLiteral<PID> implements PID
Support inline instantiation of the PID 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.PID

    PID.Literal
  • Method Summary

    Modifier and Type
    Method
    Description
    static final PID.Literal
     
     
     

    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