Package org.osgi.service.cdi.annotations
Annotation Type PIDs
Annotation used in conjunction with
ComponentScoped
in order to
associate configurations with the component bean.- Author:
- $Id: 8f4f44b57c936097158ab49caa2faaa5b38fd216 $
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
Support inline instantiation of thePIDs
annotation. -
Required Element Summary
Required Elements
-
Element Details
-
value
PID[] valueThe set of ordered configurations available to the component.
-