Package org.osgi.service.cdi.annotations
Annotation Type ComponentProperties
-
@Documented @Qualifier @Retention(RUNTIME) @Target({FIELD,PARAMETER}) public @interface ComponentProperties
Annotation used withInject
in order to have component properties injected.See "Component Properties".
- Author:
- $Id: ed99040d9121af70ae1ed6fa6814bbb11827b169 $