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 Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classSupport inline instantiation of thePIDsannotation. -
Required Element Summary
Required Elements
-
Element Details
-
value
PID[] valueThe set of ordered configurations available to the component.
-