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
Modifier and TypeClassDescriptionstatic final class
Support inline instantiation of thePIDs
annotation. -
Required Element Summary
-
Element Details
-
value
PID[] valueThe set of ordered configurations available to the component.
-