Package org.osgi.service.cdi.annotations
Annotation Interface PIDs
Annotation used in conjunction with 
ComponentScoped in order to
 associate configurations with the component bean.- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionstatic final classSupport inline instantiation of thePIDsannotation.
- 
Required Element SummaryRequired Elements
- 
Element Details- 
valuePID[] valueThe set of ordered configurations available to the component.
 
-