Annotation Interface PIDs


Annotation used in conjunction with ComponentScoped in order to associate configurations with the component bean.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static final class 
    Support inline instantiation of the PIDs annotation.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    PID[]
    The set of ordered configurations available to the component.
  • Element Details

    • value

      PID[] value
      The set of ordered configurations available to the component.