Annotation Interface ComponentProperties


@Documented @Qualifier @Retention(RUNTIME) @Target({FIELD,PARAMETER}) public @interface ComponentProperties
Annotation used with Inject in order to have component properties injected.

See "Component Properties".